Re: Indirectly referencing variables in PL/SQL 2.3

From: David John Hazledine <djh_at_cix.compulink.co.uk>
Date: 1997/01/13
Message-ID: <E3ywC7.KzE_at_cix.compulink.co.uk>#1/1


Vladimir,

You should investigate the DBMS_SQL package which supports dynamic SQL in a PL/SQL environment. I'm not sure at which release of 7.x Oracle began to ship the package, but I'm fairly sure it was an early version of 7.1. It's only appropriate if you're running your PL/SQL on the server rather than client side.

David (djh_at_cix.compulink.co.uk) Received on Mon Jan 13 1997 - 00:00:00 CET

Original text of this message