select table_name,table_comment from information_schema.tables where table_schema='db' ;
只要改後面的table_schema爲你的數據庫名數據庫
結果:spa