Meaning of Heap tables
What do you mean by Heap tables? And also define its characteristics?
Expert
a. HEAP tables are found in memory.
b. HEAP used for high speed storage on temporary basis.
Their characteristics are as follows:
a. They do not allow BLOB or TEXT fields.
b. Only comparison operators like =, <,>, = >,=< , can be used with them.
c. HEAP tables does not support AUTO_INCREMENT
d. Indexes should be NOT NULL
Describe benefits of SQL Server 2008 for automatic auditing.
Explain advantages of MyISAM over InnoDB?
What are the conditions in Isolation level ignored?
What are Union, Intersect and Minus?
How would you enter Characters as HEX Numbers?
Illustrate the SQL Deadlock in Structure Query Language?
Illustrates architecture of SQL Server Notification services?
Explain about the Distributed Query in the SQL Statement.
What is BLOB?
Give the advantages of MySQL in comparison to Oracle?
18,76,764
1936213 Asked
3,689
Active Tutors
1444467
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!