ExamQuestions.com

Register
Login
Oracle Database 11g Advanced PLSQL Exam Questions

Oracle

Oracle Database 11g Advanced PLSQL

10 / 68

Question 10:

Which three actions can be performed by using the DMBS_ASSERT package to prevent SQL injection? (Choose three.) 

Answer options:

A. Detect a wrong user
B. Check input string length
C. Verify qualified SQL names
D. Validate TNS connect strings
E. Verify an exisitng schema name
F. Enclose string literals within double quotation marks