Welcome to the world (new face) of Knowledge Sharing Network.
To track the older blog posts refer to our historical knowledge sharing site  and you will find this as your destination for SQL Server knowledge pool.

Follow SQLMaster on Twitter SqlServer-QA.net - Knowledge Sharing Network (@sqlmaster)

production,sql server - SQL Server Knowledge Sharing Network (@sqlmaster)

Browse by Tags

All Tags » production » sql server (RSS)

Production version of SQL Server 2005 Service Pack 3 (SP3) is released

Ok, you have seen many blog posts out there asking for Service pack 3 for SQL Server 2005 (such as Are you ready for SP3 and SQL2005SP3_WorkStarted , it has been officially announced that the SP3 for SQL Server 2005 (out of CTP) is ready to downlod to...

SQL Server 2005 Enterprise Edition - make data available while creating indexes on large tables!

Though it is not a best practice to perform a CREATE INDEX on large tables during the online hours where you have number of users accessing the metadata of SQL Server database. Within SQL Server 2005 Enterprise Edition you can perform ONLINE indexes operation...