← Back to Glossary

Parameterized Query

A database query technique that separates SQL code from data values, preventing SQL injection by treating input as data only.

Learn More

📚 Web App Security Hub

Related Terms