delete from oracle-l where subscriber = 'Gene Sais';
commit;

select count(*) from oracle-l
where subscriber = 'Gene Sais';

  COUNT(*)
----------
         0


-- 
Daniel W. Fink
http://www.optimaldba.com

IOUG-A Live! April 27 - May 1, 2003 Orlando, FL
   Sunday, April 27 8:30am - 4:30pm - Problem Solving with Oracle 9i SQL
   Wednesday, May 1 1:00pm - 2:00pm - Automatic Undo Internals

Gene Sais wrote:








Reply via email to