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
Does insert statement lock the table?
change column name and make a unique column so we get no dupes.
How to dump a table from a database.
What is the maximum no of columns a table can have?
How do you stop an access query?
Can you tell what are various ways to create an index?
What is difference between statement and preparedstatement?
Is pdo faster than mysqli?
How Switch (select or use) to a database.
How to filter data from a mysql database table with php?
Can you shard mysql?
How can you add and remove any column of a table?
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
Is mysql deprecated?
What is mysql gpl?