Query. select count(*) as tables from information_schema.tables where table_type = 'BASE TABLE';. Columns. tables - number of tables in a database. Rows.
確定! 回上一頁