Table name of a select query.

Поиск
Список
Период
Сортировка
От Geeta Mahesh
Тема Table name of a select query.
Дата
Msg-id 000801bf042c$3f971000$030136ca@ugtech.com
обсуждение исходный текст
Список pgsql-interfaces
Hi,
 
I am currently implementing an application using the libpq interface of pgsql.
I have the foll. questions. Please help.
1. Is there any way by which I can retreive the table name from my select query.
2. Is there any way by which I can query the database schema to get the column names from the table without performing a
    select/fetch. What is the most efficient method to get the column info. 
 
Please let me know.
 
Thanks
Geeta.

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Anders Svensson
Дата:
Сообщение: JDBC, can't connect to postgres
Следующее
От: Bill Geddes
Дата:
Сообщение: Re: Installing PostgreSQL