Saturday, February 27

What is heap table in SQL SERVER

A table that doesnot contains cluster and non cluster index is heap table because there is no indexing there on to the table.

No comments: