forked from IBM/db2-samples
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME
25 lines (25 loc) · 1 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*****************************************************************************
*
* README for SQL Statement
*
* These sample scripts demonstrate SQL Statements specific to DDL and DML.
*
*
*****************************************************************************
* Documentation
*
* For information on using SQL statements, see the SQL Reference.
*
* For the latest information on programming, building, and running DB2
* applications, visit the DB2 application development website:
* http://www.software.ibm.com/data/db2/udb/ad
*****************************************************************************
*
*****************************************************************************
* README - this file!
*****************************************************************************
*
* This README will contain the SQL Statements specific to DML and DDL.
* These samples will be made available in the future releases.
*
*****************************************************************************