Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.

Browse by Tags

All Tags » sql queen   (RSS)
Making most from partitioned tables in SQL Server 2005
SQL Server 2005 table partitioning provides many improvements in terms of manageability and availability. This is an enhancement on taking the performance advantage on the aspects of manageability by allowing improvements to metadata only switch-in and Read More...
Clustered index, to be or not to be. A big question for every DBA!
I'm great fan of Kimberly (aka 'SQL Queen') on her detailed explanation on Concurrency and performance which is a hardcore topic to go through for every DBA. I have watching closely about the debate on Clustered Indecx on SQLSkills(Kimberley's) website Read More...