Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Drop constraint in PL@SQL
Thanks a lots,
What I don't understand is wgy I have this error :
ERREUR line 1 :
ORA-02273: unique/primary key is refernced by foreign keys
ORA-06512: line 16
I'm doing this script in order to drop all my tables, but for that I have to drop all my constraint. And when I try to de that I have this error.
How to drop all table (with foreign key references) for one user ?
I don't want to drop the tables with a specific order....I would like to have a generic script.
Thanks a lot for any help ! Received on Thu Nov 06 2003 - 01:25:43 CST
![]() |
![]() |