Re: SHOW

Поиск
Список
Период
Сортировка
От Stephan Bergmann
Тема Re: SHOW
Дата
Msg-id 3B947582.5D3754B8@ows.es
обсуждение исходный текст
Ответ на Re: SHOW  (bpalmer <bpalmer@crimelabs.net>)
Список pgsql-general
Hi!
>
> > What is the equivalent to the mysql's:
> > SHOW COLUMNS FROM [TABLENAME];
>
> in psql,  \d will show you all tables and \d TABLE will show you the
> columns in the table.  If you need it as a sql command,  you can check the
> system tables.

OK. That works for ./bin/psql, but NOT on the libpq's PQexec.
What do I have to type here?

Thanx again and lots of greetings from cool Spain
Steve


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

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: how do functional indices work?
Следующее
От: John Clark Naldoza y Lopez
Дата:
Сообщение: Re: how do functional indices work?