Re: sql to get the column names of a table

From: "Eric Anderson Vianet SAO" <eric(at)vianet-express(dot)com(dot)br>
To: "Alexander Antonakakis" <motoris(at)sdf(dot)lonestar(dot)org>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: sql to get the column names of a table
Date: 2004-01-15 14:57:14
Message-ID: 02f701c3db77$dcc958c0$0701a8c0@netterm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

in postgresql

database# \d tablename

regards

Eric
----- Original Message -----
From: "Alexander Antonakakis" <motoris(at)sdf(dot)lonestar(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, January 20, 2004 7:23 AM
Subject: [GENERAL] sql to get the column names of a table

> How can I get the column names of a table with sql ?
> Thanks in advance
>
> Alexander Antonakakis
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2004-01-15 14:58:21 Re: parse error in function
Previous Message Uros 2004-01-15 14:42:18 Re: parse error in function