|
|
an internal Oracle call that changes internal tables
A set of SQL statements generated by Oracle in response to some action or event.
A nested invocation of the RDBMS that occurs if one SQL statement requires the execution of other SQL statements. For example, auditing data is recorded in system tables by a recursive call or accessing an object with many extents may require recursive calls.
|