Forum : Explain about HEAP table?
Brief description  about Online courses   join in Online courses
View Arun  Desai 's Profile

Explain about HEAP table?

Explain about HEAP table?????
Asked by Arun Desai | Mar 18, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Arun,
This type of table is stored in the memory. Speed of execution of this table is very commendable. There are associated disadvantages associated with this table the primary one being loss of stored memory which occurs when there is power failure and can cause the server to run out of memory. Columns with AUTO_INCREMENT, TEXT characteristics and BLOB are not supported.
Mar 18, 2010