Can you use the UPDATE and SELECT clauses in one SQL statement?

  1. You can if you use nested SQL statements

  2. You can use UPDATE and SELECT clauses together, even if you don’t have nested SQL statements.

  3. You can if you use WITH clause.

  4. You can't


Correct Option: A

Find more quizzes: