Describe a table

Поиск
Список
Период
Сортировка
От Chris Boget
Тема Describe a table
Дата
Msg-id 009801c28b35$7e3bc8d0$8c01a8c0@ENTROPY
обсуждение исходный текст
Ответ на SQL  (brew@theMode.com)
Ответы Re: Describe a table
Re: Describe a table
Список pgsql-novice
I've looked in a bunch of places (include the describe.c as suggested
in the FAQ; I'm just really rusty on my C and as such got nothing from
the code) on how to 'describe' a table.  In MySQL, I could simply use
the command:

desc tablename;

What is the command in pgsql?
I apologize for the stupid question but I've spent the last several hours
looking for the stupid answer. :P

thnx,
Chris


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

Предыдущее
От: brew@theMode.com
Дата:
Сообщение: SQL
Следующее
От: Tuna Chatterjee
Дата:
Сообщение: Re: Describe a table