Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which Databricks statement enables insert, update, and delete operations to be executed as a single atomic transaction on a Delta table?
A
INSERT INTO
B
MERGE
C
DELETE
D
UPDATE
E
UPSERT