Page 1 of 1

Which three actions can be performed by using the DBMS_ASSERT package to preventSQL injection? (Choose three.)

Posted: Sun Jun 11, 2023 3:56 pm
by answerhappygod
Which three actions can be performed by using the DBMS_ASSERT package to preventSQL injection? (Choose three.)

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