عنوان:

‫جداول Heap در SQL Server به چه معنایی است؟


نویسنده: وحید نصیری
تاریخ: ۱۳۹۸/۰۴/۱۷ ۱۴:۴۵
آدرس: www.dntips.ir

One very important design aspect when creating a new table is the decision to create or not create a clustered index.  A table that does not have a clustered index is referred to as a HEAP and a table that has a clustered index is referred to as a clustered table.   



مشاهده مطلب اصلی