1. Using SQL Query. To show the list of tables with the corresponding schema name, run this statement: SELECT * FROM information_schema.tables;.
確定! 回上一頁