a small technical mistake :-)
 
delete from "oracle-l" where subscriber = 'Gene Sais';
            ^
"-" is not allowed in identifiers ;-)
 
Regards
Naveen
-----Original Message-----
From: Daniel W. Fink [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 11:57 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: Test - Delete me

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:



DISCLAIMER:
This message (including attachment if any) is confidential and may be privileged. Before opening attachments please check them for viruses and defects. MindTree Consulting Private Limited (MindTree) will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.

Reply via email to