Entain India interview question

what is sql injection

Interview Answers

Anonymous

Jun 1, 2018

Sql injection is a code injection technique which destroys Data base. It is one of the most common hacking techniques which is placement of malicious code in SQL statements, via web page input.

Anonymous

Jun 1, 2018

yeah it can can be done in many ways like using single quotes and sql comments or by passing a always true condition in where clause like ture=true an so on... d