Indexed Views – Performance Panacea or Plight
Indexed View(s) An indexed view is a view where the result set from the query (the view definition) becomes materialized in
Indexed View(s) An indexed view is a view where the result set from the query (the view definition) becomes materialized in
Disk Space in SQL Server One of the frequently required job functions of the database administrator is to track disk
Across many professions and industries there is often a need to have some sort of device that “audits” everything that
As a DBA, it is not uncommon to feel like you are marooned off on some tiny little island trying
Everything can be fixed with a query hint (*cough* directive), right? If a certain process is consistently causing deadlocks, a simple
You may recall an article I had written a couple months back describing how to use Extended Events to perform
What do you do when a developer comes to you and asks, “Where did the database go? The database was
A common excuse for not delving into extended events seems to be the jump from Profiler to extended events (aka