List of questions
Related questions
Question 102 - Certified Platform Developer II discussion
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
B.
The String.format() method should be used to prevent injection
C.
Quotes should be escaped to protect against SOQL injection
D.
The string should be URL encoded by the input form to prevent errors
Your answer:
0 comments
Sorted by
Leave a comment first