About the SQL Injection
We have our databases on oracle 10g, 11g and in process to migrate some on 12c.
Require below details about the SQL Injection:
1)How to find whether the database is vulnerable to this type of attack?
2)How we can fix or prevent the SQL Injection?
Any other details related to this...