Browse by Tags

Query Execution Plans security and new feature within SQL Server 2008 Management Studio
Published 4 March 8 2:4 AM | SSQA.net
If there is any performance issue within your queries then looking at query execution plan is the first step towards assessing the loss, you may be aware that execution plans of queries and queries on partitioned tables and indexes can be examined by...
SQL Server 2008 Change Data Capture - Do you really want to log all the data activities such as audit trails?
Published 1 February 8 9:50 AM | SSQA.net
In continuing from the series of Change-Data-Capture tags on this site I have been testing through this CDC feature on my test environment, which has proved fruitful results (to some extent). But the in the real world scenario do you really need to log...