howto get column names of tables in a script..

From: jerome <jerome(at)gmanmi(dot)tv>
To: PostgresGeneral <pgsql-general(at)postgresql(dot)org>
Subject: howto get column names of tables in a script..
Date: 2002-10-02 10:00:59
Message-ID: 200210021800.59920.jerome@gmanmi.tv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

im using tcl a my scirpting languange is there a possibility of getting column
names of a table?

pg_tables only show the table names...

my purpose is for a report page w/c would dynamically show table column names
which would be presented in a html table format....

TIA

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2002-10-02 10:47:36 Re: howto get column names of tables in a script..
Previous Message Stephane Bortzmeyer 2002-10-02 08:32:15 Re: Design Tools