ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/udr/testsuite/udrlib/Test05.sql
Revision: 402
Committed: Mon Aug 1 10:07:24 2022 UTC (2 years, 3 months ago) by tony
Content type: application/sql
File size: 183 byte(s)
Log Message:
IBX Release 2.5.0

File Contents

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