drop_column_def ::= "drop" [ "column" ] column_name drop_behavior
This rule is called by -> alter_table_action
-> alter_table_action