Answer Posted / a.kishan kumar
mysql> select
table_schema,sum(data_length+index_length)/1024/1024 from
information_schema.tables group by table_schema;
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is mysqladmin flush hosts?
How to display odd rows in student table in mysql?
What is mysql routine?
What is procedures in mysql?
How to use rank function in mysql?
How to update a root password.
What ascii 31?
What is the datatype for password in mysql?
what is mysql optimization in brief?
What is append query?
What is difference between oracle and mysql?
What is mysql community edition?
What is acid in mysql?
Is mysql connect deprecated?
What storage engines are used in MySQL?