getting list of columns from a query - Mailing list pgsql-general

From c k
Subject getting list of columns from a query
Date
Msg-id AANLkTinV9TbfsaKa2cgVJdLBG500OaeyeoH=bKqOwA6f@mail.gmail.com
Whole thread Raw
Responses Re: getting list of columns from a query  ("Octavio Alvarez" <alvarezp@alvarezp.ods.org>)
Re: getting list of columns from a query  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
Hi all,
As I am using MS Access for a long time, many tools like ms access provides a way to get the list of columns from a query. (using filed list in combo boxes in ms access). But is it possible to get such list of columns from a query where it is not known to the user, that which columns are defined in the base 'SELECT' statement? How? I dynamically created SQL statements many times this situation occurs where the columns are not fixed and we have to get the list of columns from such a query.
Thanks in advance.

CPK

pgsql-general by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: nntp not working
Next
From: "Octavio Alvarez"
Date:
Subject: Re: getting list of columns from a query