SnowPro Core Certification — Question 619
Which stream type can be used for tracking the records in external tables?
Answer options
- A. Append-only
- B. External
- C. Insert-only
- D. Standard
Correct answer: C
Explanation
The correct answer is C, Insert-only, as it is specifically designed to track new records being added to external tables. Options A and D do not provide the necessary functionality for external records, while B is not applicable since it refers to a different concept.