Re: *HELP* DYNAMIC SQL in PL/SQL, IS POSSIBLE ???

From: J. Herman Elenbaas <elenbaas_at_prl.philips.nl>
Date: 1995/06/29
Message-ID: <DAxy34.EJC_at_prl.philips.nl>#1/1


Dynamical SQL in PL/SQL is possible via the dbms_sql routines ( dbms_sql.open_cursor, dbms_parse and dbms_sql.close_cursor).

An example is given in the booklet "PL/SQL Release 2.1 and Oracle precompilers 1.6 addendum" and on http://gserver.grads.vt.edu/.

-- 
    Elenbaas, ing. J.H.              
    Philips Research Laboratories
    Building WL p 114, Prof. Holstlaan 4, 5656 AA Eindhoven, The Netherlands
    Phone: +31-40-744384         E-mail: elenbaas_at_prl.philips.nl
Received on Thu Jun 29 1995 - 00:00:00 CEST

Original text of this message