nerdexam
Oracle

1Z0-146 · Question #12

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

The correct answer is C. Verify qualified SQL names. E. Verify an existing schema name. F. Enclose string literals within double quotation marks. See the full explanation below for the reasoning.

Question

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

Options

  • ADetect a wrong user.
  • BCheck input string length.
  • CVerify qualified SQL names.
  • DValidate TNS connect strings.
  • EVerify an existing schema name.
  • FEnclose string literals within double quotation marks.

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    8% (3)
  • C
    78% (31)
  • D
    13% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-146 Practice