ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 102 - Certified Platform Developer II discussion

Report
Export

Which statement is true regarding the use of user input as part of a dynamic SOQL query?

A.
Free text input should not be allowed, to avoid SOQL injection
Answers
A.
Free text input should not be allowed, to avoid SOQL injection
B.
The String.format() method should be used to prevent injection
Answers
B.
The String.format() method should be used to prevent injection
C.
Quotes should be escaped to protect against SOQL injection
Answers
C.
Quotes should be escaped to protect against SOQL injection
D.
The string should be URL encoded by the input form to prevent errors
Answers
D.
The string should be URL encoded by the input form to prevent errors
Suggested answer: C
asked 23/09/2024
Anouar Ettahery
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first