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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Removing data form a table

Re: Removing data form a table

From: Gene Sais <Gsais_at_co.palm-beach.fl.us>
Date: Fri, 08 Feb 2002 13:52:10 -0800
Message-ID: <F001.0040AD4C.20020208134407@fatcity.com>

hmm, truncate table ;-)

>>> lprais_at_ts.checkpoint.com 02/08/02 04:25PM >>>
I want to create a procedure the drops all the data from a table.

I was trying to drop table then create this proved to be extremely complicated in Oracle. I think the above route is much better.

Does anyone know how to do this?

Lance

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: Lance Prais
  INET: lprais_at_ts.checkpoint.com 

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Gene Sais
  INET: Gsais_at_co.palm-beach.fl.us

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Feb 08 2002 - 15:52:10 CST

Original text of this message

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