In every asp.net webpage i am using more than one sql commands to get the data and store it in data set.
after the execution of the front end asp.net is it possible to go back and open sql server and see in a window which all statements got executed and their value.
My sir was saying that there is some query window which displays all the information
Please let me know the correct answer . Thank u