---
title: "Define Sql Injection"  
description: "Define Sql Injection"  
author: "Sunil Singh"  
published: 2017-12-13  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/23327/define-sql-injection  
category: "mssql server"  
tags: ["sql server"]  
reading_time: 1 minute  

---

# Define Sql Injection

SQL injection is a code injection technique that can be use to destroy your database.

this is one of the most common web hacking techniques.

this is the placement of malicious code in SQL statements, via web page input.

\

## Answers

### Answer by Sunil Singh

SQL injection is a code injection technique that can be use to destroy your database.

this is one of the most common web hacking techniques.

this is the placement of malicious code in SQL statements, via web page input.

\


---

Original Source: https://www.mindstick.com/interview/23327/define-sql-injection

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
