Is there a PostgresQL equivalent to the DESCRIBE keyword???

Поиск
Список
Период
Сортировка
От Peter E. Chen
Тема Is there a PostgresQL equivalent to the DESCRIBE keyword???
Дата
Msg-id JBEOIGCPFENBBBIKPPLCEEBACAAA.pchen3@jhmi.edu
обсуждение исходный текст
Ответы Re: Is there a PostgresQL equivalent to the DESCRIBE keyword???  (Philip Hallstrom <philip@adhesivemedia.com>)
Re: Is there a PostgresQL equivalent to the DESCRIBE keyword???  (Andrew Gould <andrewgould@yahoo.com>)
Список pgsql-general
Hey All,

I'm trying to display the schema to various tables.  In most other
databases, you can use the DESCRIBE keyword or the SHOW keyword (I believe
this is a SQL99 keyword).  Is there an equivalent in PostgresQL?

Also, does PostgresQL have an equivalent to the following:

SHOW CREATE TABLE table_name

Thanks for any help.

Peter


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

Предыдущее
От: Frank Finner
Дата:
Сообщение: Re: Perl DBI, PostgreSQL performance question
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Pl/Tcl problem