My sql server database is Microsoft SQL Server 2017 (RTM) - 14.0.1000.169 (X64) Aug 22 2017 17:04:49 Copyright (C) 2017 Microsoft Corporation Standard Edition (64-bit) on Windows Server 2019 Standard 10.0 <X64> (Build 17763: )
i want to debug SP line one by one which was possible before but now not getting this option. it is very hectic to debug a big SP code with PRINT.
can you guide me how to debug SP without PRINT?
any 3rd party tool exist which help me to debug the SP code line one by one just like code debugging Visual studio.
tell me few 3rd party tool which allow me to do this.
thanks


