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 -> Please help a dummy! :-)

Please help a dummy! :-)

From: Bengt Nilsson <bengt.nilsson_at_mbox320.swipnet.se>
Date: 1997/06/18
Message-ID: <33A80667.126F@mbox320.swipnet.se>#1/1

I was just wondering. Assume I have a variable, in which I store a table name (the name of the variable is X). I store the table name 'Mytable' in X. Is it possible to write, say, a select statement using the varible X to get the contents of the table 'Mytable'? I do not want to use dynamic sql. The question is: Is it possible to have sql interpret the variable name by its contents and not by its name.
Grateful for any help
The SQL Dummy Received on Wed Jun 18 1997 - 00:00:00 CDT

Original text of this message

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