PL-SQL and SQL Database Concepts

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Answers

What is true about MERGE command? Choose all that apply.

  1. It is a DML command
  2. It is a DDL command
  3. Provides the ability to conditionally update or insert data into a database table
  4. Provides the ability to MERGE VIEWS and INDICES of a TABLE
Change Mode