Question
Which statement best describes the purpose of parameterized queries?
Correct Answer: B
SQL execution method that separates code from data to reduce SQL injection risk
The correct answer is SQL execution method that separates code from data to reduce SQL injection risk.
The correct answer is SQL execution method that separates code from data to reduce SQL injection risk.
Leave a Reply