Which of the following are coding techniques that can be used to prevent SQL injection attacks? (Select three answers.)
a) Input validation
b) Parameterized queries
c) Dynamic SQL
d) Escaping user input