+ 3
who is the SQL inyection??
2 Answers
+ 6
It's a way to modify your sql query so the user can access other data in your database.
Languages have other ways to prevent this
https://www.w3schools.com/sql/sql_injection.asp
0
it is a tool to get access into others database...