PayPal interview question

How will you prevent SQL Injection attack?

Interview Answer

Anonymous

Dec 14, 2017

How will you prevent SQL Injection attack?I will make sure my web server does not accept the forms as supplied by web browser. There are some other countermeasures. But I do not remember now