Conventions

<< Click to Display Table of Contents >>

Navigation:  Local SQL > Overview > Conventions >

Conventions

Previous pageReturn to chapter overviewNext page
hmtoggle_plus1See also

Certain rules apply during use of local SQL. These rules govern the naming of columns and tables, the format for DATE values, the use of boolean values, and other aspects of the local SQL language. Failure to abide by these rules when composing SQL statements will result in the SQL statements not working and errors incurred.

Table names

Column names

Date formats

Time formats

Boolean values

Table correlation names

Column correlation names

Embedded comments