Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What happens when you query the deep and shallow clones of a delta table after the original table has been dropped?
A
Querying both the shallow and deep clones will result in an error.
B
The deep clone can be queried but querying the shallow clone will result in an error.
C
Both the clones can be queried without facing any errors.
D
The shallow clone can be queried but querying the deep clone will result in an error.
E
The original table can only be dropped after dropping the shallow and deep clones.