SnowPro Core Certification — Question 871

What do temporary and transient tables have in common in Snowflake? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers, A and B, highlight that both temporary and transient tables in Snowflake lack a Fail-safe period and have a maximum data retention period of one day. Options C and E are incorrect because both types of tables can be visible to multiple sessions under certain circumstances, and option D is incorrect as the retention period for transient tables does not necessarily end when they are dropped.