Is there such a thing as a debugging tool for triggers and procs for MS SQL Server? I would like to be able to step through the code to see values and follow the processes. It's such a pain putting print statements or writing to a debug table when I run my code and very time consuming and ineffiicient.