column_def:
column_name {type_def | domain_name}
[DEFAULT {constant | CURRENT | NULL | AUTO |
{CURDATE | CURRENT_DATE} | {CURTIME | CURRENT_TIME} | {CURTS | CURRENT_TIMESTAMP}}]
[col_constraint]...
| column_name ROWID PRIMARY KEY
| column_name ROWID refs_spec
Copyright © 2020, Raima Inc. All rights reserved. [7/7/2021 12:04:19 PM]