ExamQuestions.com

Register
Login
Oracle Database 11g Advanced PLSQL Exam Questions

Oracle

Oracle Database 11g Advanced PLSQL

4 / 68

Question 4:

Identify the method that is used by fine-grained access(FGA). 

Answer options:

A. Using policy functions to generate predicates dynamically
B. Creating triggers on corresponding tables to generate dynamic predicates
C. Modifying the existing application code to include a predicate for all SQL statements
D. Creating views with necessary predicates and then creating synonyms with the same name as the tables