Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions
Thanks for the question, DIPU.
Asked: August 04, 2016 - 3:36 pm UTC
Last updated: August 06, 2016 - 1:43 pm UTC
Version: 10 g
Viewed 1000+ times
begin loop delete T where status = 'OLD' and rownum < 100000; exit when sql%notfound; commit; end loop; end;
Share and learn SQL and PL/SQL; free access to the latest version of Oracle Database!
Classes, workouts and quizzes on Oracle Database technologies. Expertise through exercise!