728x90
|
SELECT table_name, table_rows FROM information_schema. tables WHERE table_schema = 'DBNAME' ORDER BY table_name; |
728x90
'DB' 카테고리의 다른 글
| dbeaver Public Key Retrieval is not allowed (0) | 2021.01.26 |
|---|---|
| mysql padding 0 (0) | 2021.01.18 |
| mysqldump export, import (0) | 2019.12.19 |
| multiple row to single row (0) | 2017.02.06 |
| HDFS (0) | 2014.11.28 |