Re: MySQLs Describe emulator!

Поиск
Список
Период
Сортировка
От Boulat Khakimov
Тема Re: MySQLs Describe emulator!
Дата
Msg-id 3AA4F0DE.D96BA904@inet-interactif.com
обсуждение исходный текст
Ответ на MySQLs Describe emulator!  (Boulat Khakimov <boulat@inet-interactif.com>)
Ответы Re: MySQLs Describe emulator!  (Karel Zak <zakkr@zf.jcu.cz>)
Re: [SQL] Re: MySQLs Describe emulator!  (Michael Fork <mfork@toledolink.com>)
Список pgsql-general
Tom Lane wrote:
>
> Boulat Khakimov <boulat@inet-interactif.com> writes:
> > Here is a nifty query I came up with
> > that provides a detailed information on any row of any table.
> > Something that is build into mySQL (DESC tablename fieldname)
> > but not into PG.
>
> Er, what's wrong with psql's "\d table" ?


Hi,

1) "\d table" can only be used in psql, you cant run a query like that
using libpq for example

2) as a programmer I need to be able to find out as much info as
possible about any given field
   which is what "describe" for in mySQL.

Regards,
Boulat Khakimov


--
Nothing Like the Sun

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

Предыдущее
От: "Paulo Parola"
Дата:
Сообщение: Reliable and up-to-date PostgreSQL virtual hosting suggestions
Следующее
От: Holger Klawitter
Дата:
Сообщение: new tip feature