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

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steve Kirby

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

    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@SPAMvra agt.nlwrote in message
    news:3hqe61dm7c 463n9ktocpcej3d 8e9m1e9f7@4ax.c om...
    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
    >

Working...