SnowPro Core Certification — Question 24

Snowflake provides two mechanisms to reduce data storage costs for short-lived tables. These mechanisms are: (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers, Temporary Tables and Transient Tables, are designed for short-term use and have features that help reduce storage costs. In contrast, Provisional Tables and Permanent Tables are not optimized for short-lived data, which makes them unsuitable for the objective of minimizing costs for ephemeral tables.