drop_view ::= "drop" "view" [ schema_name "." ] view_name
This rule is called by drop_command
drop_command