domain_def ::= "create" "domain" domain_name [ "as" ] data_type [ default_clause ] { domain_constraint } [ collate_clause ]
This rule is called by -> schema_element -> sql_schema_def_stmt
-> schema_element -> sql_schema_def_stmt