R
Q. REPAIR TABLE does not work for . . . . . . . .
This question asks you about the REPAIR TABLE command in MySQL. This command is used to fix any potential errors in a table's structure or data.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The most important configurable resource for MyISAM is . . . . . . . .
Q. "CREATE TABLE ..." command is used to create which type of table in Mysql?
Q. Is it necessary to insert the value in each column of the table?
Q. Unicode support is provided in MySQL.
Q. What does mysql_init() return?
Q. What sets the association between one or more MyISAM tables and the named key cache?
Discusssion
Login to discuss.