SQL Server 2008 T-SQL Debugger

Опубликовано: 13 Июнь 2008
на канале: Vendoran
100,731
78

The Transact-SQL debugger in SQL Server Management Studio enables you to find errors in Transact-SQL scripts, stored procedures, triggers, and functions by observing their run-time behavior. You can start the debugger when you are using the Database Engine Query Editor window.

By using the Transact-SQL debugger, you can do the following:

• Step through the Transact-SQL statements in the editor line by line, or set breakpoints to stop at specific lines.
• Step into or over Transact-SQL stored procedures, functions, or triggers that are run by the code in the editor window.
• Watch the values that are assigned to variables, and observe system objects such as the call stack and threads.


На этой странице сайта вы можете посмотреть видео онлайн SQL Server 2008 T-SQL Debugger длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Vendoran 13 Июнь 2008, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 100,731 раз и оно понравилось 78 зрителям. Приятного просмотра!