Your company’s web application has been suffering from numerous SQL injection attacks. As the security analyst, you recommend implementing a specific technique to the development team to prevent these attacks. Which technique should be implemented to protect against SQL injection vulnerabilities?
Implement output encoding
Use parameterized queries
Enable verbose error messages
Disable user input forms