Oracle
1Z0-116 · Question #73
1Z0-116 Question #73: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-116 to reveal the answer and full explanation for question #73. The question stem and answer options stay visible for context.
Implementing Basic Database Security
Question
You develop an HR application that must allow multiple sessions to share application attributes. Which statement is executed while implementing the requirement?
Options
- ACREATE CONTEXT global_hr USING hr_pkg;
- BCREATE CONTEXT global_hr USING hr_pkg ACCESSED GLOBALLY;
- CCREATE CONTEXT global_hr USING hr_pkg INITIALIZED GLOBALLY;
- DCREATE CONTEXT global_hr USING hr_pkg INITIALIZED EXTERNALLY;
Unlock 1Z0-116 to see the answer
You've previewed enough free 1Z0-116 questions. Unlock 1Z0-116 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Application Contexts#Session Attributes#Context Creation#Database Security