Progress
SQL-92
Guide and Reference


Typical Pattern of Use

This section contains the full text of four sample SQL-92 scripts. Table 1–3 lists the purpose of each script.

For complete information on creating and managing databases, see the Progress Database Administration Guide and Reference.

Table 1–3: Sample SQL-92 Scripts 
Name of SQL-92 Script
Purpose of the Script
Team_cre.sql 
Create a table in an existing database
Team_upd.sql 
Populate the table
Team_que.sql 
Execute queries against the table
Team_xit.sql 
Drop the table from the database

You can submit these scripts sequentially to SQL Explorer. If you are using character mode, submit a script as an input file by using the -infile parameter. If you are using the graphical interface, choose File Run File from the SQL Explorer menu and select the script to run.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095