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 -> Re: 7.3.4 PL/SQL ?Variable Column Name?

Re: 7.3.4 PL/SQL ?Variable Column Name?

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Mon, 20 Dec 1999 06:15:38 +0100
Message-ID: <945666998.20669.0.pluto.d4ee154e@news.demon.nl>


use the dbms_sql package to do this

Hth

--
Sybrand Bakker, Oracle DBA
Grant Eggleton <grant.eggleton_at_isspl.com.au> wrote in message news:385dba40.0_at_news.highway1.com.au...
> Is it possible within a stored procedure to 'build' a SQL statement
> (including variable column and table names) and then execute it?
>
> Any suggestions.
> Cheers,
>
>
Received on Sun Dec 19 1999 - 23:15:38 CST

Original text of this message

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