This is a dedicated watch page for a single video.
A data analyst in Databricks is tasked with updating a table named SalesData . Faced with a new batch of data containing both existing and new records, the analyst must choose between employing MERGE INTO , INSERT INTO , and COPY INTO commands. Given the functionalities and common application scenarios of these commands, which statement accurately reflects the situation?