In preventing SQL Injection, the use of _______ over dynamic SQL is recommended.
- Parameterized Statements
- Stored Procedures
- Triggers
- Views
The use of parameterized statements is recommended over dynamic SQL to prevent SQL Injection attacks.
Loading...
Related Quiz
- What advanced technique can be used to debug performance issues in a web service?
- HTTPS uses ________ to provide secure communication over a computer network.
- For an organization with diverse legacy systems, what SOA strategy should be applied for effective integration?
- Which regulation primarily deals with data protection and privacy in the European Union?
- In a scenario where XML data needs to be transformed into different formats for various clients, what technology should be used?