T-SQL Debugging

The debugging capabilities that were introduced in SQL Server 2008 continue to mature in SQL Server 2014. The following are some of the enhanced capabilities:

Image You can now debug Transact-SQL scripts running on instances of SQL Server 2005 Service Pack 2 (SP2) or later.

Image Breakpoint conditions are now supported and conditionally determine whether the breakpoint is invoked.

Image Breakpoint hit counts that specify the number of times a breakpoint ...

Get Microsoft SQL Server 2014 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.