dbTalk Databases Forums  

Re: How can I show the values from column 1 in "Select ??? from tabel" ?

comp.databases.oracle comp.databases.oracle


Discuss Re: How can I show the values from column 1 in "Select ??? from tabel" ? in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steve Kirby
 
Posts: n/a

Default Re: How can I show the values from column 1 in "Select ??? from tabel" ? - 04-21-2005 , 08:20 PM






You can't ...

What you might try is:

desc tabe1

This will list the columns in that table.

You can select what you want to pull from that way.


"Fons" <FonsNO (AT) SPAMvraagt (DOT) nl> wrote

Quote:
Hello,

How can I show the values from column 1 in "Select ??? from tabel" ?
So I donīt know the names of the columns, but I know that the
identifiers are always in column 1.
How can I select them without using the column name.
Thanks in advance

Have Fun

Fons




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.