SQL (Structured Query Language) Question:

What is SQL injection?

Tweet Share WhatsApp

Answer:

SQL Injection is when form data contains an SQL escape sequence and injects a new SQL query to be run.

Download SQL PDF Read All 172 SQL Questions
Previous QuestionNext Question
What are the wildcards used for pattern matching.?What is a join? Explain the different types of sql joins?