Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How can I show the values from column 1 in "Select ??? from tabel" ?
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 BortelReceived on Thu Apr 21 2005 - 05:53:24 CDT
![]() |
![]() |