Re: MySQLs Describe emulator!
Gregory Wood <gregw@com-stock.com>
From: "Gregory Wood" <gregw@com-stock.com>
To: "PostgreSQL-General" <pgsql-general@postgresql.org>
Date: 2001-03-06T04:48:07Z
Lists: pgsql-general
> 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" ? Those without shell access (or those of us who have access but use tools other than psql) would like in on the fun too :) Greg