Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

drop table- is it done in cascade-way for related objects

WestDraytonAug 19 2010 — edited Aug 19 2010
If i drop database table, then will everything related to that table be dropped/erased?
I mean will the table constraints be removed from system tables, wil lthe grants be revoked/deleted from schemas that had grant on that table, and so on?
This post has been answered by 706888 on Aug 19 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2010
Added on Aug 19 2010
6 comments
926 views