You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2006/11/19 00:33:37 UTC

[jira] Created: (DERBY-2098) Provide support for DROP TABLE .. CASCADE

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