ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/testsuite/udrlib/Test02.sql
(Generate patch)

Comparing ibx/branches/udr/udr/testsuite/udrlib/Test02.sql (file contents):
Revision 385 by tony, Sun Jan 9 23:39:28 2022 UTC vs.
Revision 386 by tony, Tue Jan 18 12:05:35 2022 UTC

# Line 1 | Line 1
1   Execute Procedure MYTESTPROC(24);
2 + Execute Procedure MYERRORPROC(0);
3 + Execute Procedure MYERRORPROC(1);
4 + Execute Procedure MYERRORPROC(2);
5 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines