This tutorial covers how to debug SQL code in dbForge Studio for SQL Server. It walks you through initiating a debugging session, setting parameters, using the ‘Step In’ command, managing breakpoints, and monitoring variables during execution.
0:00 Introduction.
0:08 Start debugging.
0:15 Specify parameters.
0:30 Step through the code.