Manage your account and access personalized content. Sign up for an Oracle Account
Access your cloud dashboard, manage orders, and more. Free Cloud Platform Trial
must use DROP VIEW or DROP MATERIALIZED VIEW to drop table_name
You attempted to drop a table that is a view.
Use the DROP VIEW statement to drop this table.
DROP VIEW
TimesTen cannot execute the SQL statement.
Cannot drop view table table_name; please use DROP VIEW instead