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
Illustrates the JOIN commands?
What is BLOB?
What are the limits applicable when creating views?
Explain about the plan freezing in SQL server 2008.
Explain about a linked server?
What are included in SQL Server 2008 for automatic auditing?
What are Union, Intersect and Minus?
How can we convert between Unix & MySQL timestamps?
Give the advantages of MySQL in comparison to Oracle?
Illustrates the working of Notification Services?
18,76,764
1925863 Asked
3,689
Active Tutors
1448714
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!