Solved

Which SQL Statement Represents a SQL Injection Attempt to Determine

Question 21

Multiple Choice

Which SQL statement represents a SQL injection attempt to determine the names of different fields in a database?


A) whatever AND email IS NULL;--
B) whatever;AND email IS NULL;--
C) whatever" AND email IS NULL;--
D) whatever' AND email IS NULL;--

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions