Identify the SQL injection attack in which an attacker uses a conditional OR clause such that the condition of the WHERE clause will always be true.
A) Piggybacked SQL injection
B) UNION SQL Injection
C) Tautology-based SQL injection
D) Error-based SQL Injection