
Ultimate access to all questions.
A team of data scientists has trained a machine learning model using a specific version of a Delta table named credit_scores, which contains customer credit history data. They wish to archive this table version for future testing or ad-hoc analysis purposes. Which option allows them to clone only the Delta transaction logs without copying the data files to the target clone?_
A
DEEP CLONE
B
SHALLOW COPY
C
DEEP COPY
D
SHALLOW CLONE
E
None of the above