Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are HEAP tables in MySQL?

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


Please Help Members By Posting Answers For Below Questions

How can you move the master database

2089


How to enter boolean values in sql statements?

1172


What causes mysql too many connections?

1026


What is the command used to create a database using php and mysql?

1190


What is a longblob?

1000


Explain the difference between mysql_fetch_array(), mysql_fetch_object()?

989


What are triggers in mysql?

972


Should I use pdo or mysqli?

954


How can you calculate the sum of any column of a table?

1082


How to enter binary numbers in sql statements?

1006


What is the difference between truncate and delete?

1259


Can you tell what are various ways to create an index?

914


How do I change global variables in mysql?

946


How to calculate the difference between two time values?

1056


What is mysql workbench used for?

1040