保留字
mcocomp DDL 编译器识别具有操作意义的保留字,因此这些保留字不能在模式定义中用作类名或字段名。
以下是 DDL 编译器识别的保留字:
| abs | acos | add | all | and |
| any | as | asc | ascending | asin |
| atan | atomic | autoid | avg | between |
| bigint | binary | bit | blob | boolean |
| by | calculator | cascade | case_insensitive | cast |
| ceil | char | checkpoint | class | collate |
| compact | constraint | cos | count | create |
| database | date | datetime | decimal | declare |
| delete | delete_all | desc | descending | direct |
| distinct | distrib | distributed | domain | double |
| drop | escape | event | except | exists |
| exp | float | float | floor | for |
| foreign | from | group | hash | having |
| history | ignore_case | in | index | inner |
| insert | int | integer | intersect | into |
| is | join | key | left | length |
| like | limit | list | local | log |
| longint | longvarbinary | longvarchar | lower | max |
| min | minus | natural | nchar | new |
| nonatomic | nonunique | not | now | nstring |
| null | numeric | OID | oid | on |
| optional | or | order | outer | packed |
| persistent | primary | real | ref | reference |
| references | right | select | sequences | set |
| signed | sin | smallint | some | sqrt |
| string | struct | substr | sum | sysdate |
| table | tan | time | time | timestamp |
| tinyint | to | transient | tree | TTL_clock_time |
| TTL_count | unicode | union | unique | unsigned |
| unsigned | update | upper | userdef | using |
| values | varbinary | varchar | vector | voluntary |
| wchar | where | wstring | FALSE | TRUE |
