Deleting single partition from table
Hi,
I have a table with 4 partitions and I want to delete all the partitions. However when I tried deleting, I could delete only three partitions and I am unable to delete the last parition for that particular table. Since this table has many dependencies I do not want to risk droping the table and recreate it. Is there any way I can drop all the partitions from a table keeping all the dependencies..???
I would be obliged if anyone could help.
Edited by: user11076992 on Dec 4, 2009 12:04 AM