Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: select statement
Look into dynamic SQL to do this (if you want to do it in a stored procedure or anonymnous block enirely in PL/SQL), or you can use a programming language to avoid dynamic sql. Received on Tue Jun 12 2001 - 12:59:36 CDT
![]() |
![]() |