Varieties of schema object privileges
- ALTER
Changes the definition of the object.
- DEBUG
Accesses PL/SQL code or information about SQL statements that access the object directly through a debugger. New with Oracle9i.
- DELETE
Removes rows from the object.
- EXECUTE
Compiles or executes a procedure or function in the object or accesses a program object declared in the object.
- FLASHBACK
Executes a flashback query on the object. New with Oracle9i.
- INSERT
Adds new rows to the object.
- REFERENCES
Creates a constraint that references the object.
- SELECT
Queries the object.
- UNDER
Creates a subobject under the level of an object. New with Oracle9i.
- UPDATE
Changes existing data in the object.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access