When do you use static SQL as a technique for avoiding SQL injection?
A.
when the WHERE clause values are unknown
B.
when the code contains data definition language (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
C
http://docs.oracle.com/cd/B19306_01/appdev.102/b14251/adfns_dynamic_sql.htm#BJECFHAB