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 -> making dynamic select in oracle

making dynamic select in oracle

From: <stefanomnn_at_yahoo.it>
Date: 1 Mar 2006 04:13:36 -0800
Message-ID: <1141215216.405005.179730@p10g2000cwp.googlegroups.com>


hello all,
i need to make a query like this

select ID from <TABLE_NAME>

Table_name is a parameter of the pl sql function. i known that id is of type varchar2

I can i fetch value?

Thanks! Received on Wed Mar 01 2006 - 06:13:36 CST

Original text of this message

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