Re: hot to obtain metadata on tables

2003-01-19 Thread Stefan Hinz, iConnect \(Berlin\)
]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 19, 2003 6:32 PM Subject: hot to obtain metadata on tables > Hi all, > > I am new to MySql. I need to obtain information about tables including the > names and types of each column, the primary keys etc. > > I understand tha

hot to obtain metadata on tables

2003-01-19 Thread M.Nedim Alpdemir
Hi all, I am new to MySql. I need to obtain information about tables including the names and types of each column, the primary keys etc. I understand that the describe command does this. But are there some system tables (similar to MS SQL server or IBM DB2) that I can query for more detailed inf