December 2002
Intermediate to advanced
1560 pages
40h 44m
English
One of the great new tools available with SQL Server 2000 is the SQL Debugger built into Query Analyzer. You invoke the SQL Debugger by right-clicking on a stored procedure in the Object Browser and choosing the Debug option (see Figure 28.7).

If the stored procedure has input parameters, you will be prompted to enter values or provide a null value for the parameter (see Figure 28.8).
The SQL debugger is similar to the debuggers that Microsoft provides with ...
Read now
Unlock full access