What does myisamchk do?
Answer / amith
It compressed the MyISAM tables, which reduces their disk
usage.
Is This Answer Correct ? | 1 Yes | 0 No |
What is the limitation of mysql?
What are the differences between a primary key and foreign key?
How to delete the repeated records from a table?
What are date and time intervals?
How would concatenate strings in mysql?
What is difference mysql and mysqli?
What is blob datatype in mysql?
What is difference between statement and preparedstatement?
What language does mysql use?
How do I change global variables in mysql?
What are the different table present in MYsql?
SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?