Cause
An attempt was made to drop a materialized view using a command other than DROP MATERIALIZED VIEW.
Action
Use the DROP MATERIALIZED VIEW command.
Error Message
must use DROP MATERIALIZED VIEW to drop "string"."string"
An attempt was made to drop a materialized view using a command other than DROP MATERIALIZED VIEW.
Use the DROP MATERIALIZED VIEW command.