What are HEAP tables in MySQL?
Answer / 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 |
What is localhost in mysql?
What is mysql port?
What is the difference between the LIKE and REGEXP operators?
How do I run a query in mysql?
how to find 2nd highest salary in random database salary of employer.....
What is mysql_query?
What are the different table present in MYsql?
How to include numeric values in sql statements?
Which software is used for mysql?
How do I install and use mysql?
What is logs in mysql?
What is select query in mysql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)