Friday, June 22, 2018

How to debug SQL Server queries

Sometimes queries result is not what you expected or not working at all, finding the error is not easy, especially when you have a huge query which all connected with other stored procedure and functions, in this case, we have to use a debugger which helps us to debug our code line by line. In this video, I try to explain the debugger in a simple example. I hope you find it useful.


No comments:

Post a Comment