Oracle
1Z0-146 · Question #49
1Z0-146 Question #49: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-146 to reveal the answer and full explanation for question #49. The question stem and answer options stay visible for context.
Question
View the Exhibit and examine the procedure to create a trigger name based on the table name supplied to the procedure. Which three statements are appropriate for protecting the code in the procedure from SQL injection? (Choose three.)
Exhibit
Options
- AExplicitly validate the identifier length limit.
- BAdd AUTHID DEFINER to the definition of the procedure.
- CUse PRAGMA RESTRICT_REFERENCES in the procedure.
- DFilter out control characters in user-supplied identifier names.
- EUse the object ID of the table from the data dictionary to build the trigger name.
Unlock 1Z0-146 to see the answer
You've previewed enough free 1Z0-146 questions. Unlock 1Z0-146 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
