MySQL Forums
Forum List  »  Oracle

Re: USER_TABLES in MySQL
Posted by: Bob Field
Date: October 21, 2006 08:37AM

Starting with 5.0, MySQL has the INFORMATION_SCHEMA of system views containing read-only views presenting information about tables, columns, constraints, etc., that the user is privileged to access:

http://dev.mysql.com/doc/refman/5.0/en/information-schema.html

Options: ReplyQuote


Subject
Views
Written By
Posted
27177
October 21, 2006 08:23AM
Re: USER_TABLES in MySQL
9615
October 21, 2006 08:37AM
6162
October 25, 2006 01:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.