Explanation: : The correct statement for MERGE is
MERGE INTO table_name
Incorrect answer :
2: Wrong statement with the keyword EXISTS
3: Wrong statement with the keyword EXISTS
4: Wrong statement on the MERGE new_employees
Reference:
Introduction to Oracle9i : SQL, Oracle University Study Guide, 8-29