Answer Posted / amith
HEAP tables are in-memory. They are usually used for high-
speed temporary storage. No TEXT or BLOB fields are allowed
within HEAP tables.
we can only use the comparison operators = and <=>. HEAP
tables do not support AUTO_INCREMENT. Indexes must be NOT
NULL.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is current version of mysql?
Can you tell few best practices to be followed for optimization in sql?
What is difference between Sql server and MySql database? It may be silly question but i really dont know.
Is mysql server free?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
How to execute mysql query in php?
How we can get the current date in mysql?
Why do we use the mysql database server?
What are the drivers in MySQL?
What is the use of innodb in mysql?
What is dump in mysql?
What is ndb in mysql?
What is data in mysql?
What is a data directory?
What is difference between microsoft sql and mysql?