|
|
Browse by Tags
All Tags » version » tablels (RSS)
-
DMV - has got very special place for DBAs since the inception of SQL Server 2005.
In this case one of the thme is very important to find out the index statistics within your database, such as sys.dm_db_index_physical_stats statement. Recently one of the user complained about running DMVs on a specific SQL Server instance where the error was ...
-
You all know that it is a best practice to use the schema qualified tables or views for the better management and performance (sometimes). As the Best Practices Analyzer tool which will be a part of SQL engine from 2008 version onwards confirms that this rule doesn’t check schema qualification on temporary tables.
As usual the BP tool flags the ...
|
|
|