Re: [SQL] How to Get Column Names from the Table

From: Viktor Bojović <viktor(dot)bojovic(at)gmail(dot)com>
To: venkat <ven(dot)tammineni(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: [SQL] How to Get Column Names from the Table
Date: 2010-07-07 09:14:32
Message-ID: AANLkTil8_l3YsmM-qvbYMbqmBIPufwoLpZH06azRk4YV@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

\d tableName

On Wed, Jul 7, 2010 at 11:08 AM, venkat <ven(dot)tammineni(at)gmail(dot)com> wrote:

> Dear All,
>
> How to get Column Names from Table in PostgreSQL.
>
> Thanks and Regards,
>
> Venkat
>

--
---------------------------------------
Viktor Bojović
---------------------------------------
Wherever I go, Murphy goes with me

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2010-07-07 09:14:56 Re: How to Get Column Names from the Table
Previous Message AI Rumman 2010-07-07 09:13:08 Re: How to Get Column Names from the Table

Browse pgsql-sql by date

  From Date Subject
Next Message A. Kretschmer 2010-07-07 09:14:56 Re: How to Get Column Names from the Table
Previous Message AI Rumman 2010-07-07 09:13:08 Re: How to Get Column Names from the Table