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

Home -> Community -> Usenet -> c.d.o.server -> Re: statement for dropping all objects of a certain user ?

Re: statement for dropping all objects of a certain user ?

From: Ian Sparkes <isparkes_at_analysts.com>
Date: 1997/05/06
Message-ID: <01bc5a64$c4495160$768285ce@sprintmail>#1/1

Before you drop the objects with the sql script suggested, run a similar one to truncate the tables first. This will significantly reduce the time required to drop the objects. Received on Tue May 06 1997 - 00:00:00 CDT

Original text of this message

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