Boulat Khakimov <[EMAIL PROTECTED]> 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" ? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [GENERAL] MySQLs Describe emulator! Boulat Khakimov
- Re: [GENERAL] MySQLs Describe emulator! Tom Lane
- Re: [GENERAL] MySQLs Describe emulator! Boulat Khakimov