Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DROP referenced tables
DROP TABLE first_table CASCADE CONSTRAINTS;
DROP TABLE second_table CASCADE CONSTRAINTS;
On 03.09.2004 10:56 Thorsten Flohr wrote:
> Hi there,
>
> I'm trying to drop two tables that are referencing each other. Because
> of the referencing I get an error, when I try to drop them.
>
> How can I drop the tables now?
>
> Thorsten
Received on Fri Sep 03 2004 - 04:19:07 CDT
![]() |
![]() |