What is Privilidge auditing
Reveal answer
Fill a bubble to check yourself
What is Privilidge auditing
It is the auditing of the use of normal system privileges with regard to specifically named objects
It is the auditing of the use of powerful system privileges without regard to specifically named objects
It is the auditing of the use of powerful system privileges with regard to specifically named objects
None of these
Privilege auditing is the tracking of powerful system privileges (such as CREATE TABLE or SELECT ANY TABLE) when used by users, without being restricted to specific schema objects. Object auditing tracks actions on named schema objects, while auditing privileges with respect to specific objects is not privilege auditing.