Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> How to DROP ALL TABLEs?

How to DROP ALL TABLEs?

From: Troy Perchotte <perchott_at_nospamdigitalcourier.com>
Date: Thu, 14 May 1998 16:28:40 -0700
Message-ID: <355B7E28.3AB95CC1@nospamdigitalcourier.com>


How do I drop all of the tables of a schema, without having to remove the schema itself?

ie: drop table demo.* cascade constraints; - doesn't work.

Troy Received on Thu May 14 1998 - 18:28:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US