Re: SHOW , DESCRIBE, oh what's it called...

Поиск
Список
Период
Сортировка
От D. Duccini
Тема Re: SHOW , DESCRIBE, oh what's it called...
Дата
Msg-id Pine.GSO.4.03.10006131825290.5589-100000@ra.bpsi.net
обсуждение исходный текст
Ответ на SHOW , DESCRIBE, oh what's it called...  ("Paul Fontenot" <paul@code-slinger.com>)
Список pgsql-novice
\d tablename

On Tue, 13 Jun 2000, Paul Fontenot wrote:

> In MySQL you could issue a command:
>
> describe my_table_name;
>
> and it would come back with the columns, and their descriptions. What is the
> equivalent command in postgresql? I have looked everywhere and am probly
> just overlooking it by now.
>
> Thanks,
>     Paul
>


-----------------------------------------------------------------------------
david@backpack.com            BackPack Software, Inc.        www.backpack.com
+1 651.645.7550 voice       "Life is an Adventure.
+1 651.645.9798 fax            Don't forget your BackPack!"
-----------------------------------------------------------------------------


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

Предыдущее
От: "Paul Fontenot"
Дата:
Сообщение: SHOW , DESCRIBE, oh what's it called...
Следующее
От: Patrick Coulombe
Дата:
Сообщение: find the number of row for each tables