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: Delete without Rollback ?

Re: Delete without Rollback ?

From: Arjan van Bentem <avbentem_at_DONT-YOU-DAREdds.nl>
Date: Wed, 5 Aug 1998 18:17:10 +0200
Message-ID: <6qa0hm$cdj$1@pascal.a2000.nl>


You might know: If you just want to delete all rows, you can use

    truncate table table1;

Arjan. Received on Wed Aug 05 1998 - 11:17:10 CDT

Original text of this message

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