How can we repair a MySQL table?

Answers were Sorted based on User's Feedback



How can we repair a MySQL table?..

Answer / malkiet

using myisamchk at prompt
or "repair table TBLNAME" command at mysql prompt.

Is This Answer Correct ?    1 Yes 1 No

How can we repair a MySQL table?..

Answer / opensky

using myisamchk at prompt
or "repair table TBLNAME" command at mysql prompt.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More MySQL Interview Questions

How can we optimize stored procedure?

0 Answers  


Please suggest me any course and institute which provide training on the below skills. • Knowledge of data extraction concepts and tools • QMF (query management facility)queries • Experience and expertise in QMF queries • Excellent ability to write, read, and interpret QMF queries against the Source Data Warehouse base level (daily and monthly) and month-end affinity comp tables • RDBMS & ER • Knowledge of Relational Databases (RDBMS) and Entity Relationship (ER) Diagrams • SOURCE Data Warehouse • Experience and expertise in Source Data Warehouse or data warehouses on the mainframe. • MS SQL Server • Experience in MS SQL Server • Excellent skill in writing/interpreting SQL queries and running Data Transformation Services (DTS) or open query packages. • Knowledge of writing/interpreting Visual Basic code.

1 Answers  


What is difference between microsoft sql and mysql?

0 Answers  


State the differences between mongodb and mysql.

0 Answers  


Explain the difference between MyISAM Static and MyISAM Dynamic?

1 Answers  






What is the difference Delete and Drop ?

6 Answers  


How to install mysql?

0 Answers  


Is mysql still popular?

0 Answers  


I want to make a query where I want to eliminate the duplicate rows from the table. For example : Input : Table : NAME Column1 Column2 India USA USA India UK India India UK The desired output that I want to eliminate the duplicates Output India USA UK India Thanks

2 Answers   Sun Life,


How to calculate the difference between two dates?

0 Answers  


What is a string in mysql?

0 Answers  


How do I completely remove mysql from windows?

0 Answers  


Categories