Question: What is the problem with executing the below SQL string? Language: Python 1 SELECT FROM itens WHERE id - % id Select the correct answer:

What is the problem with executing the below SQL string? Language: Python 1 "SELECT FROM itens WHERE id - % id Select the correct answer: It may be vulnerable to an injection It has invalid syntax It does not support integer ids It does not quote its parameter I don't know
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
