Multiple choice

Which of the following is/are the true statement(s)?

  1. Union clause is used to eliminate the duplicate rows from the result set.

  2. Union all clause shows the duplicacy in the result set.

  3. In self join, we can join a table to itself.

  4. Group by clause can be used to group the result of one or more tables.

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Yes, all of the above are the true statements.