Re: query on table name to return columns and data types? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: query on table name to return columns and data types?
Date
Msg-id 1166204540.18226.68.camel@localhost.localdomain
Whole thread Raw
In response to query on table name to return columns and data types?  ("blackwater dev" <blackwaterdev@gmail.com>)
List pgsql-general
On Fri, 2006-12-15 at 12:26 -0500, blackwater dev wrote:
> How can I run a query based on a table name and get the column names
> and data types returned?

Usually your language API will give you what you need for that.

Sincerely,

Joshua D. Drake


>
> Thanks!
--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




pgsql-general by date:

Previous
From: "blackwater dev"
Date:
Subject: query on table name to return columns and data types?
Next
From: Erik Jones
Date:
Subject: Re: query on table name to return columns and data types?