One of my stored procedure is having dyanamic queries. I want to do analysis on what kind of search people are currently doing and what is the output's they are getting form the application to do this, I need to trace the query’s created by this procedure. Could you please suggest how to acomplish this task?