If an attacker uses the command SELECT*FROM user WHERE name = -x- AND use
rid IS NULL; —; which type of SQL injection attack is the attacker performing?
A. End of Line Comment
B. UNION SQL Injection
C. Illegal/Logically Incorrect Query
D. Tautology