标题: ORA-12083: must use DROP MATERIALIZED [打印本页] 作者: admin 时间: 2016-8-8 16:25 标题: ORA-12083: must use DROP MATERIALIZED ORA-12083: must use DROP MATERIALIZED VIEW to drop "string"."string" 8-36 OracleDatabase Error Messages Cause: Anattempt was made to drop a materialized view using a command other
than DROP MATERIALIZED VIEW. Action: Usethe DROP MATERIALIZED VIEW command.