January 2005
Beginner to intermediate
928 pages
22h 14m
English
SQL is the standard language used for retrieving and modifying data in a relational database. An SQL council formed by several industry leading companies determines the standard for these SQL statements, and the different relational database management systems (RDBMSs) follow these standards to make it easier for customers to use their databases. This section introduces the different categories of SQL statements and presents some examples.
DB2 commands are directives specific to DB2 that allow you to perform tasks against a DB2 server. There are two types of DB2 commands:
System commands
Command Line Processor (CLP) commands
NOTESQL statements and DB2 commands can be specified in uppercase or lowercase. However, ... |
Read now
Unlock full access