ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/scriptengine/tests/SelectQuery.sql
Revision: 37
Committed: Mon Feb 15 14:44:25 2016 UTC (8 years, 2 months ago) by tony
Content type: application/sql
File size: 50 byte(s)
Log Message:
Committing updates for Release R1-4-0

File Contents

# Content
1 Select * From EMPLOYEE;
2 Select * from DEPARTMENT;