Ian Stirk

About The Author

Ian Stirk is a freelance consultant based in London. He's a world-class expert in SQL Server performance and a fierce advocate for DMVs.

Books by Ian Stirk

SQL Server DMVs in Action

Better Queries with Dynamic Management Views

Every action in SQL Server - queries, updates, whatever - leaves a set of tiny footprints; SQL Server records all that valuable data and makes it visible through Dynamic Management Views, or DMVs. A DBA or developer can use this incredibly detailed information to significantly improve the perform...
BACK TO TOP