EC-Council
312-92 · Question #23
312-92 Question #23: Real Exam Question with Answer & Explanation
The correct answer is C. INSERT. See the full explanation below for the reasoning.
Question
Harold is creating an Oracle Label Security Policy on his server. He has define the policy and defined the components of the labels already. Now Harold creates the labels dynamically using the TO_DATA_LABEL function: INSERT INTO emp (ename, empnum, hr_label) VALUES ('FGRIFFIN', 10 to_data_label ('HR', 'SENSITIVE')); Harold gets an error reffering to permission when he tries to run this function. What authority must Harold have to run the TO_DATA_LABEL function?
Options
- AEXECUTE
- BWRITE
- CINSERT
- DCREATE
Community Discussion
No community discussion yet for this question.