Description :
Table two type- Heap table and Clustered table.
Suppose i have table with non clusterd (but no clustered index ) ... then how it will be structure , ...is it B-Tree or Heap type?
How impact on performance due to non clusterd.
Description :
Table two type- Heap table and Clustered table.
Suppose i have table with non clusterd (but no clustered index ) ... then how it will be structure , ...is it B-Tree or Heap type?
How impact on performance due to non clusterd.