Im using Oracle 8 with Developer Forms 6i. I want to know how can i trace the records, entering in database. like im using a main form and i want to see that when i save it, how many tables and how many attributes of those tables effected. like in SQL Server i can track the entries through SQL Profiler. is there in Oracle any option by using which we can track the entries?
thanx