Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: what's wrong with this...DBMS_SQL
Lisa,
You don't need DBMS_SQL.EXECUTE, when running other then DML
statements. DBMS_SQL.PARSE is enough.
Igor Neyman, OCP DBAPerceptron, Inc.(734)414-4627<A
href="mailto:ineyman_at_perceptron.com">ineyman_at_perceptron.com
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Sent: Monday, June 11, 2001 5:55 PM
Subject: RE: what's wrong with
this...DBMS_SQL
Surendra, you need to execute
it. Look at the spec of dbms_sql (I want to say it's
dbms_sql.execute()). Either that or use EXECUTE IMMEDIATE.
Lisa Koivu <FONT
face="Book Antiqua" size=2>Oracle Database Administrator <FONT
face=Tahoma size=2>954-935-4117
The information in the electronic mail message is
Cendant confidential and may be legally privileged, it is intended solely for
the addressee(s) access to this internet electronic mail message by anyone
else is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in reliance
on it is prohibited and may be unlawful.
The sender believes that this E-mail and any
attachments were free of any virus, worm, Trojan horse, and/or malicious code
when sent. This message and its attachments could have been infected during
transmission. By reading the message and opening any attachments, the
recipient accepts full responsibility for taking protective and remedial
action about viruses and other defects. Cendant Corporation or Affiliates are
not liable for any loss or damage arising in any way from this message or its
attachments.
-----Original Message----- <FONT
face=Arial size=1>From: <FONT face=Arial
size=1>Tirumala, Surendra [SMTP:Surendra.Tirumala_at_am.sony.com]
Sent: <FONT face=Arial
size=1>Monday, June 11, 2001 4:55 PM <FONT face=Arial size=1>To: <FONT face=Arial size=1>Multiple recipients of list ORACLE-L <FONT face=Arial size=1>Subject: <FONT face=Arial size=1>what's wrong with this...DBMS_SQLHi List,
![]() |
![]() |