Assumptions relating to SQL statement examples in the Database Performance and Query Optimization book

The examples of queries that are shown in this book are based on the sample tables in Appendix A, "DB2 UDB for AS/400 Sample Tables," in the SQL Programming Concepts book. For the SQL examples, assume the following:

Whenever the examples vary from these assumptions, it is stated.

Because this guide is for the application programmer, most of the examples are shown as if they were written in an application program. However, many examples can be slightly changed and run interactively by using interactive SQL. The syntax of an SQL statement, when using interactive SQL, differs slightly from the format of the same statement when it is embedded in a program.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]