Re: how to show table structure?

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: how to show table structure?
Дата
Msg-id 240370000.1073689929@lerlaptop-red.iadfw.net
обсуждение исходный текст
Ответ на how to show table structure?  ("Bing Du" <bdu@iastate.edu>)
Список pgsql-sql

--On Friday, January 09, 2004 17:05:37 -0600 Bing Du <bdu@iastate.edu>
wrote:

> Greetings,
>
> How can I see the layout of a table in PostgreSQL 7.4?  I've checked
> several books and on-line documents, but was not able to figure out how
> PostgreSQL does 'describe <table>' like it's done in other databases.
\d table

in psql.

LER

>
> Thanks in advance for any help.
>
> Bing
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>



--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

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

Предыдущее
От: "Bing Du"
Дата:
Сообщение: how to show table structure?
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: how to show table structure?