Saturday 27 December 2014

HEAP Table / Clustered Table


A Table without clustered index is called HEAP Table.

When you define a clustered Index on heap table, then it gets a structure then that table can be called as Clustered Table.

No comments:

Post a Comment