Getting fields in a table through a query? - Mailing list pgsql-general

From Mitch Vincent
Subject Getting fields in a table through a query?
Date
Msg-id 007101c1addc$dc3f9790$0200000a@Mitch
Whole thread Raw
Responses Re: Getting fields in a table through a query?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: Getting fields in a table through a query?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Change size of varchar(20) field
Next
From: Stephan Szabo
Date:
Subject: Re: Getting fields in a table through a query?