Is there anything like DESCRIBE?

Поиск
Список
Период
Сортировка
От Mike D'Agosta
Тема Is there anything like DESCRIBE?
Дата
Msg-id 94n93j$2j6j$1@news.tht.net
обсуждение исходный текст
Ответы Re: Is there anything like DESCRIBE?
Список pgsql-sql
Hi,
  I have a number of empty tables and I want to get the column names and
data types with an SQL statement. I want to do this procedurally, not
interactively (so I can't use \d <tablename> in psql). Postgres doesn't
support DESCRIBE... is there any other way to do this?

Thanks!
Mike




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

Предыдущее
От: David Olbersen
Дата:
Сообщение: Don't want blank data
Следующее
От: Ian Harding
Дата:
Сообщение: Re: #DELETED error when using Access 2000 as frontend