Hubert-Dudek
Databricks MVP

Question 17 is even worse.

"A data engineer is overwriting data" vs "should simply be overwritten instead"

One situation I assume is DROP and CREATE and another is INSERT INTO OVERWRITE but here both are called the same.

A data engineer is overwriting data in a table by deleting the table and recreating the table.

Another data engineer suggests that this is inefficient and the table should simply be

overwritten instead.


My blog: https://databrickster.medium.com/