alter_table_stmt

alter_table_stmt 
      ::= 
      "alter" "table" table_name alter_table_action 

[rule list]
This rule is called by

-> sql_schema_manipulat_stmt