Hello.
The MySQL server have INFORMATION_SCHEMA tables, but they are
implemented in MySQL 5.0.2 and not production ready yet. See:
http://dev.mysql.com/doc/mysql/en/information-schema.html
For obtaining information about database metadata use different
SHOW statements. See:
http://dev
Hi.
ORACLE DBMS have a information for table or column in database
dictionary, such as, USER_TAB_COLUMNS, USER_TABLES.
Don't have any data base dictionary in MySQL, as ORACLE?
thank you.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lis