Tables and Clustered Indexes Part 2
A table does not so much 'have' a clustered index as a table 'is' a clustered index.
2013-07-22
6,523 reads
A table does not so much 'have' a clustered index as a table 'is' a clustered index.
2013-07-22
6,523 reads
It is a general best practice to have a clustered index on all of your SQL Server tables. Unfortunately, not everybody knows that. This tip helps you find tables that do not have a clustered index.
2011-10-06
4,921 reads
By Steve Jones
One of the things I’ve tried hard to do in database development situations if...
By DataOnWheels
The T-SQL Tuesday topic this month comes James Serra. What career risks have you...
This T-SQL Tuesday is hosted by the one and only James Serra – literally...
We have two "identical" instances of an ASP.NET web service (or so I have...
Comments posted to this topic are about the item OPENQUERY Flexibility
Comments posted to this topic are about the item A Full Shutdown
Which of these are valid OPENQUERY() uses?
See possible answers