Question
In secure software design and development, what is meant by 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