SnowPro Core Certification — Question 923

Which system-defined, read-only view displays information on column lineage that specifies how data flows from source to target in a SQL write operation?

Answer options

Correct answer: A

Explanation

The correct answer is A, ACCESS_HISTORY, as it provides insights into the lineage of columns during SQL write operations. The other options, while related to different aspects of data operations, do not specifically address the flow of data from a source to a target in this context.