Provide support for DROP TABLE .. CASCADE
-----------------------------------------
Key: DERBY-2098
URL: http://issues.apache.org/jira/browse/DERBY-2098
Project: Derby
Issue Type: New Feature
Components: SQL
Reporter: Bryan Pendleton
Priority: Minor
Currently, the DROP TABLE command in Derby fails if the table is used in a view.
I think it would be useful for Derby to provide support for a CASCADE option on
DROP TABLE.
Such an option would drop the table, and would also drop any views which
referenced that table.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira