Re: How to get column name from table ?

From: Matthias Huebner <matthias.hubner_at_free.fr>
Date: Sun, 16 Sep 2001 11:51:15 +0200
Message-ID: <3ba477ab$0$6091$436235c4_at_news-test.free.fr>


Salut,

"Haplo" <Andrzej.Siedy_at_shh.pl> schrieb im Newsbeitrag news:9nvli1$hr0$1_at_news.tpi.pl...
> I have diffrent table with diffrent column names. How to get all column
name
> if I know name table_name. I must do something like: for all columns i
some
> of tables set NULL when <condition>
>

try Describe <table_name>

> I'v got tables from:
> select table_name from cat; <-- it's all what I need to get table_name
which
> interesed me.
>
> Thanks.....
>
>
Cordialement
Matthias Received on Sun Sep 16 2001 - 11:51:15 CEST

Original text of this message