adspace
explain the options of myisamchk to improve the performance of a table. : Sql dba
Answer Posted / Pooja Rani Vishnoi
MyISAMCHK is a command-line utility for MyISAM tables. Some options include: --sort-recursive (to sort the indexes recursively), --analyze (to rebuild the distribution statistics for each table), --block-size=<value> (to set the block size for the recovered data files), and --quick (to skip checking of deleted records).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we rollback truncate?
what are aggregate and scalar functions? : Sql dba
What is the current version of sql?
what is schema? : Sql dba
Is inner join faster than left join?
how many tables will create when we create table, what are they? : Sql dba
What is the current version of postgresql?
define sql insert statement ? : Sql dba
what are the advantages of sql ? : Sql dba
Does group by remove duplicates?
Do we need to rebuild index after truncate?
what is bcp? When does it used? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
how to start mysql server? : Sql dba
What is your daily office routine?