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