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

Home -> Community -> Usenet -> c.d.o.server -> ROWTYPE variable need to be passed in DBMS_SQL

ROWTYPE variable need to be passed in DBMS_SQL

From: <ram_at_shlden.com>
Date: Thu, 04 Feb 1999 21:13:59 GMT
Message-ID: <79d2ib$8rr$1@nnrp1.dejanews.com>


All Gurus, I have requirement to pass a bind_variable as ROWTYPE in dbms_sql the problem is dbms_sql.bind_variable does not allow ROWTYPE parameter.

Is there any other way of passing a table record other than individual fields to a dbms_sql creating a anonymous pl/sql procedure ?

Would appreciate you help.

RAM -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Feb 04 1999 - 15:13:59 CST

Original text of this message

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