Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Query problem

Re: Query problem

From: rjamya <rjamya_at_gmail.com>
Date: Sun, 5 Nov 2006 21:56:28 -0500
Message-ID: <9177895d0611051856o1dee9216g2c6c955aa77091d4@mail.gmail.com>


don't use execute immediate, use dbms_sql with the overloaded version that allows you to use varchar2s array to supply sql.

Raj

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Nov 05 2006 - 20:56:28 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US