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 -> ** Want a new DELETE command **

** Want a new DELETE command **

From: Doug Anderson <dathedba_at_mindspring.com>
Date: 1997/05/19
Message-ID: <5lq1v4$9ol@camel7.mindspring.com>#1/1

Wouldn't it be nice if you could do something like the following...

   DELETE FROM table

        WHERE ...
        UNRECOVERABLE;

or how about:

   DELETE FROM table

        WHERE ...
        COMMIT EVERY  n  ROWS;


Received on Mon May 19 1997 - 00:00:00 CDT

Original text of this message

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