Re: Getting Column Information from a Table with psql

Поиск
Список
Период
Сортировка
От daq
Тема Re: Getting Column Information from a Table with psql
Дата
Msg-id 18962606150.20040309131424@ugyvitelszolgaltato.hu
обсуждение исходный текст
Ответ на Getting Column Information from a Table with psql  (Kevin Lohka <klohka@aboutfacedata.ab.ca>)
Список pgsql-novice
KL> Is there any way to get the column information from a Table with psql?

KL> I know it is possible to get a list of Tables in the database using \dt
KL> is there a similar command for column information?

KL> If not are there any alternatives?

\d tablename

DAQ


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

Предыдущее
От: "Tony and Bryn Reina"
Дата:
Сообщение: Re: Anyone have example C code for Asynchronous Command Processing?
Следующее
От: Christian Pöcher
Дата:
Сообщение: Re: JDBC driver & local server