[&] The UNION operator in SQL can only be used to combine two SELECT statements. - FALSE -- Correct - TRUE [&] Which one of the following is not a common target of SQL Injection attacks? - Cookies -- Correct - Contact Forms - Login Forms - Comment Fields [&] Error-Based SQL Injection primarily relies on the web application to display the response from the backend database. - TRUE -- Correct - FALSE