|
Comments
|
|
awesome info.
|
|
|
Another good point to add to this would be if the "covering index" will still be used efficiently when only using the indexed column and not the included columns.
|
|
|
What impact on the physical structure of the index does the "include" impose (i.e. size, performance, etc.).
|
|
|
Good example. Thank you.
|
|
|
good
|
|
|
Maybe add a brief mention on why NOT to use the included columns. I might think that ALL columans should always be indcluded.
|
|
titokapotito on
12/18/2008
Great Tip, thanks for the video....
Looking forward to see more videos in this page
|
|
|
Should note that INCLUDE columns are not supported in UNIQUE constraint definitions but only in CREATE INDEX statements.
|
|
|
Excellent
|