Hi ,
A user has deleted 5000 odd records from a given table , from the v$sqlarea we have found the SQL_ID , which deletes records from the Table ,
We have found the module (client tool) other information from the SQL_AREA view , what are the other options to find the user who performed this delete
Thank you !