Fennel: SQL92 Struct Reference (original) (raw)
The official SQL-92 standard (ISO/IEC 9075:1992). More...
Detailed Description
The official SQL-92 standard (ISO/IEC 9075:1992).
To reference this standard from comments on methods that implement its rules, use the format <SectionId> [ ItemType <ItemId> ], where
SectionIdis the numbered or named section in the table of contents, e.g. "Section 4.18.9" or "Annex A"ItemTypeis one of { Table, Syntax Rule, Access Rule, General Rule, or Leveling Rule }ItemIdis a dotted path expression to the specific item
For example,
SQL92 Section 11.4 Syntax Rule 7.cis a well-formed reference to the rule for the default character set to use for column definitions of character type.
Definition at line 53 of file CommonTerms.cpp.
The documentation for this struct was generated from the following file:
- /home/pub/open/dev/fennel/common/CommonTerms.cpp
