1. Manuals
  2. Brands
  3. Computer Equipment
  4. Server
  5. IBM
  6. Computer Equipment
  7. Server

IBM 000-8697 Sample Code Conventions

1 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 702
Download on canonical page 702 pages, 4.15 Mb
Introduction 13
Sample Code Conventions
To use thisSQL code for a speciļ¬c product, you must apply the syntax rules
for that product. For example, if you are usingDB-Access or IBMInformix
SQL,you must delineate the statements with semicolons. If you are using an
embedded language, you must useEXEC SQL and a semicolon (or other
appropriate delimiters) at the start and end of each statement, respectively.
For detailed directions on usingSQL statements for a particular application
development tool, see the manual for your product.
Tip: Ellipsis points in a code example indicate that more code would be added in a
full application, but it is not necessary to show it to describe the concept being
discussed.
MENU

Models

Contents