Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 07:37 AM
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/