Re: Get name of columns in a table

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Get name of columns in a table
Дата
Msg-id 3B66C697.FF4EC81B@archonet.com
обсуждение исходный текст
Ответ на Get name of columns in a table  (María Elena Hernández<mahelope@pereira.multi.net.co>)
Список pgsql-sql
María Elena Hernández wrote:
> 
To get a list of columns, run "psql -E" and do a standard "\df foo"
where foo is your table name. This will show you exactly how PG does it.
I've found this very useful with all the backslash commands.

HTH

- Richard Huxton


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

Предыдущее
От: Gary Stainburn
Дата:
Сообщение: union in subselect?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: union in subselect?