-
Database Architects – You Are In Demand
Finding a great Database Architect is a challenging task. I stumbled across a recent post by marketing guru Seth Godin which happened to touch on this and lumped DB Architects in with some rarefied company:
-
Find Tables Without Clustered Indexes
Need a way to find all tables without a clustered index in SQL Server? Running this script every once in awhile will help ensure best practices are being followed and every table has a clustered index. This script is compatible with SQL Server 2005 and SQL Server 2008.