Ultimate access to all questions.
A data engineer is tasked with refreshing an existing Delta table by replacing all its records with new data from a recent batch process. The goal is to ensure the table only contains the most current data, using a single operation for efficiency. Which SQL command should the engineer use for this purpose?