Re: Newbie-question

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Newbie-question
Дата
Msg-id 20031028141120.GA10133@wolff.to
обсуждение исходный текст
Ответ на Re: Newbie-question  (Victor Spång Arthursson <victor@tosti.dk>)
Список pgsql-general
On Tue, Oct 28, 2003 at 15:10:44 +0100,
  Victor Spång Arthursson <victor@tosti.dk> wrote:
>
> what is the command in postresql that matches the DESCRIBE-command in
> mysql? That's, to get the fieldnames and additional info about them…

If you are using psql, then use \d tablename . \? will tell you about
other \ commands.

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

Предыдущее
От: Victor Spång Arthursson
Дата:
Сообщение: Re: Newbie-question
Следующее
От: Brendan Jurd
Дата:
Сообщение: Re: Newbie-question