Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ** Want a new DELETE command **
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;
![]() |
![]() |