Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How can I show the values from column 1 in "Select ??? from tabel" ?

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

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Thu, 21 Apr 2005 12:53:24 +0200
Message-ID: <d480g4$5nu$1@news5.zwoll1.ov.home.nl>


Fons wrote:
> 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

Not.
Query the data dictionary first, to find the column names. FAQ; query google.

Followup set to cdo.misc - cdo is dead

-- 
Regards,
Frank van Bortel
Received on Thu Apr 21 2005 - 05:53:24 CDT

Original text of this message

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