In oracle sql developer is there a way to catch all the sql activities like select, insert, update, delete, that for a user session.
I see real time monitor SQL, but the records and screen is refreshed by default every 10 seconds. Is there a way to export all the records on the screen like in the 5 mintues interval?
Also by the way where real time SQL monitor at backgrounds grab those SQL statement?
Thanks,