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. | |
| A table that doesnot contains cluster and non cluster index is heap table because there is no indexing there on to the table. | |