A data engineering team is tasked with reading data from an external database and writing it to a Databricks Delta table named "external_data." They want to ensure that any existing data in the Delta table is not overwritten. Which code snippet should they use?