Define sql profiler & it's use with detailed example?Kathir P10yAsked Aug 29, 2016, 8:20 AM796Define sql profiler & it's use with detailed example?
VNVasanth Natarajan10y agoPosted Aug 29, 2016, 8:32 AMAccepted answer Hi Kathir P., Microsoft SQL Server Profiler is a graphical user interface to SQL Trace for monitoring an instance of the Database Engine or Analysis Services.Sql Tools-->SQl server Profiler-->enter the login credentials and then run the profileropen your Application page by page and see the back-end procedure calling of that opened page,you have problem with procedure and parameters to check it directly,
Vasanth NatarajanPosted Aug 29, 2016, 8:32 AM