Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 7.3.4 PL/SQL ?Variable Column Name?
Check your documentation for DBMS_SQL. This package will allow you to
generate dynamic SQL statements.
Daniel
Austin, Texas
"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 Tue Jan 04 2000 - 10:55:30 CST
![]() |
![]() |