ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/testsuite/udrlib/Test05.sql
Revision: 392
Committed: Wed Feb 9 16:17:50 2022 UTC (2 years, 2 months ago) by tony
Content type: application/sql
File size: 183 byte(s)
Log Message:
cloneAttachment and GetServiceManager added

File Contents

# Content
1 Select * from ShowAttachments(NULL);
2 Select * from ShowAttachments('');
3 Select * from ShowAttachments('TESTER');
4 Select * from ShowAttachments('SYSDBA');
5 Select * from GetServerInfo;