TDS-C01 Exam QuestionsBrowse all questions from this exam

TDS-C01 Exam - Question 43


In an extract, what are three differences between a full refresh versus an incremental refresh? (Choose three.)

Show Answer
Correct Answer: BCD

In a full refresh, the extracted data is fully replaced with the data from the underlying data source, which can be time-consuming and usually runs slower. An incremental refresh, on the other hand, is designed to update the extract by adding only new rows of data, making it generally faster. Thus, the key differences between full and incremental refreshes are: a full refresh's replacement of all data versus the addition of only new rows, and the associated speed differences.

Discussion

3 comments
Sign in to comment
RespurOptions: BCD
Mar 15, 2023

bcd correct

Hardo
Mar 18, 2023

https://help.tableau.com/current/prep/en-us/prep_incremental_refresh.htm

MonBoujOptions: BCD
Nov 25, 2023

B. A full refresh is usually very slow. An incremental refresh can take less time. C. A full refresh replaces all the extracted data with the data in the underlying data source. D. An incremental refresh only adds rows that are new