ExamQuestions.com

Register
Login
Oracle Database 11g Advanced PLSQL Exam Questions

Oracle

Oracle Database 11g Advanced PLSQL

56 / 68

Question 56:

When do you use static SQL as a technique for avoiding SQL injection? 

Answer options:

A. When the WHERE clause values are unknown
B. When the code contains data definition (DDL) statements
C. When all Oracle identifiers are known at the time of code compilation
D. When the SET clause values are unknown at the time of code compilation