MCD - Level 1 Exam QuestionsBrowse all questions from this exam

MCD - Level 1 Exam - Question 12


In the Database On Table Row operation, what does the Watermark column enable the On Table Row operation to do?

Show Answer
Correct Answer: C

In the Database On Table Row operation, the Watermark column is used to keep track of the last processed record. This mechanism helps in ensuring that records are not processed more than once, thereby avoiding duplicate processing of records in a database. This is crucial for maintaining data integrity and consistency.

Discussion

3 comments
Sign in to comment
sirious09Option: C
Aug 16, 2022

C - "To avoid a record being processed more than once"

nalinnishantOption: C
Nov 19, 2022

C is correct

baneramaOption: C
Aug 10, 2023

C is correct