sql_schema_def_stmt ::= schema_def | table_def | view_def | grant_stmt | domain_def | char_set_def | collation_def | translation_def | assertion_def
This rule is called by -> sql_schema_stmt
-> sql_schema_stmt