Multiple Choice
Forcing the user to use his or her own privileges for a program unit, and not that of the owner is called ____.
A) definer-rights
B) user-rights
C) user scope
D) invoker-rights
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: The term _ refers to the range
Q33: CREATE OR REPLACE PACKAGE ordering_pkg IS<br>Pv_total_num NUMBER(3,2);<br>PROCEDURE
Q34: Package code is not cached, nor is
Q35: A one time only procedure is included
Q36: A(n)<u> program declaration</u> is a declaration of
Q38: Package elements are considered _ if they
Q39: Elements declared in a package are considered
Q40: The <u>USER_SOURCE</u> data dictionary view is useful
Q41: The _ directive needs to be included
Q42: All code in the procedure and function