Getting fields in a table through a query?

From: "Mitch Vincent" <mitch(at)doot(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Getting fields in a table through a query?
Date: 2002-02-05 00:34:20
Message-ID: 007101c1addc$dc3f9790$0200000a@Mitch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


How can I get the fields in a given table via an SQL query even if there are
no records in that table? I just need the names of all the fields in a
table -- is that even possible?

Thanks!

-Mitch

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Command Prompt, Inc. 2002-02-05 00:44:58 PgManage (GUI Manager) Update
Previous Message Martijn van Oosterhout 2002-02-05 00:29:46 Re: Change size of varchar(20) field