Answer Posted / amith
Those are the special tables, data for which is saved into
comma-separated values files. They cannot be indexed.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is mysql a database?
What is field in mysql?
What is difference between schema and table?
What is logs in mysql?
How to drop an existing table in mysql?
Why myisam is faster than innodb?
How to delete a table.
What is mvcc in mysql?
Explain the difference between delete and truncate.
How to increment dates by 1 in mysql?
How to print message in mysql trigger?
What are the differences between innodb and myisam engines?
How to delete a column and add a new column to database
What is mysqli_result?
What is the use of mysqli_fetch_array?