Ultimate access to all questions.
In the context of incremental data processing within Azure Databricks, a data engineer is tasked with ensuring that data from a source table is efficiently combined with a target table without duplicating records. The solution must also maintain the existing schema of the target table and optimize for performance. Considering these requirements, which of the following statements best describes the primary benefit of using the MERGE command in this scenario? Choose the single best option.