DEVFYI - Developer Resource - FYI

What's an SQL injection?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

What's an SQL injection?

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

(Continued on next question...)

Other Interview Questions