Question
Which statement best describes the purpose of parameterized queries?
Select an option. Your answer will be checked instantly.
Correct Answer: B. SQL execution method that separates code from data to reduce SQL injection risk
Explanation:
The correct answer is SQL execution method that separates code from data to reduce SQL injection risk.
Leave a Reply