Forum Moderators: open

Message Too Old, No Replies

mysql easy doubt

         

fdle

10:49 pm on Mar 1, 2006 (gmt 0)

10+ Year Member



which is the MySQL command that lists all tables existing within a database?

coopster

12:50 am on Mar 2, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



SHOW TABLES [dev.mysql.com] FROM databasename;