SQL Operator 2

Concatenation operator manipulates

Which of the following are Comparison Operators ?

Which of the following is trure about logical operator ?

Which of the following returns all rows from  queries; no duplicate rows ?

Which of the following returns distinct rows those are returned by two queries ?

How to select ename from Emp table where Comm is Null ?

IN equals to "ANY" and
NOT IN equals to "ALL"

Which of the following statement is wrong ?

Which of  the following is correct to Select all employees whose second letter contains ‘U’?