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

Comparing ibx/branches/udr/udr/testsuite/udrlib/dropdefs.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 2 | Line 2 | drop function MyRowCount;
2   drop function BadRowCount;
3   drop function UDRInfo;
4   drop procedure MyTestProc;
5 + drop procedure MyErrorProc;
6   drop procedure MySelectProc;
7   drop procedure MyReadText;
8   Alter Table EMPLOYEE drop PREVIOUS_PHONE_EXT;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines