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 a trigger? How you can create a trigger in mysql?
Can mongodb replace mysql?
How to display odd rows in student table in mysql?
Which statement is used to delete a table in MySQL.
What is myisam?
how to display nth highest salary from a table in a mysql query? : Mysql dba
Is mysql same as mariadb?
How to convert character strings to dates?
How to use 'mysql' to run sql statements?
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
How can we find out which auto increment was assigned on Last insert?
What is ntext?
Oracle (3259)
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)