A data engineer has a Delta Lake table databricks video
data-engineer-professional video for a data engineer has a Delta Lake table named ‘orders_archive’ created using the following command: CREATE TABLE
Answer
          Full Certification Question
A data engineer has a Delta Lake table named ‘orders_archive’ created using the following command: CREATE TABLE orders_archive DEEP CLONE orders They want to sync up the new changes in the orders table to the clone. Which of the following commands can be run to achieve this task ?