COF-C02 · Question #492
What do temporary and transient tables have m common in Snowflake? (Select TWO).
The correct answer is A. Both tables have no Fail-safe period. D. For both tables the retention period ends when the tables are dropped. Temporary and transient tables in Snowflake share several characteristics, notably, neither table type has a Fail-safe period. Fail-safe is a feature that provides additional data protection beyond the Time Travel period. However, this feature does not apply to temporary or…
Question
What do temporary and transient tables have m common in Snowflake? (Select TWO).
Options
- ABoth tables have no Fail-safe period.
- BBoth tables have data retention period maximums of one day.
- CBoth tables are visible only to a single user session.
- DFor both tables the retention period ends when the tables are dropped.
- EFor both tables, the retention period does not end when the session ends
How the community answered
(34 responses)- A88% (30)
- B3% (1)
- C6% (2)
- E3% (1)
Explanation
Temporary and transient tables in Snowflake share several characteristics, notably, neither table type has a Fail-safe period. Fail-safe is a feature that provides additional data protection beyond the Time Travel period. However, this feature does not apply to temporary or transient tables. Additionally, for both types of tables, the data retention period effectively ends when the tables are dropped. This means that once these tables are deleted, their data is not recoverable, distinguishing them from permanent tables, which benefit from Snowflake's Time Travel and Fail-
Topics
Community Discussion
No community discussion yet for this question.