Search
User login
Username:
*
Password:
*
Register
Placement Papers
Interview Questions
Jobs in India
Content Base
Quiz/Puzzles
Questions
Questions
»
Databases
»
Oracle
How would you determine who has added a row to a table?
Oracle
Question
How would you determine who has added a row to a table?
Add new comment
Re: How would you determine who has added a row to a table?
Submitted by
pramodh
on Wed, 2007-05-09 14:14.
Turn on fine grain auditing for the table.
reply
Related Links which you may find Helpful:-
Briefly, how do you install Oracle software on UNIX.
Give two UNIX kernel parameters that effect an Oracle install
Explain iostat, vmstat and netstat.
What is the difference between a soft link and a hard link?
Explain the read, write, and execute permissions on a UNIX directory.
Re: How would you determine who has added a row to a table?
Turn on fine grain auditing for the table.