Hi I am new to database and wanted to know more about database profiling tools. For example if someone is accessing the database through my j2ee application, i would like to see the exact steps and the stored procedures that will be executed in the process.. Can a database profiling tool help me in this?
Thanks