select table_name from information_schema.tables where TABLE_TYPE = 'BASE TABLE'
Monday, May 14, 2012
Tagged under: development, query
Sometimes you can not enter phpMyAdmin to see the list of tables, use this query somewhere in your code to test:
How to get the list of tables using a query
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment