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