
Answer-first summary for fast verification
Answer: Temporary, Transient, Permanent
The question asks for the three types of tables that exist within Snowflake. According to Snowflake documentation, the three table types are Temporary, Transient, and Permanent. Temporary tables exist only for the duration of the session, Transient tables persist until explicitly dropped but do not have the same data protection as Permanent tables, and Permanent tables are the default persistent tables with full data protection features. Option C (Provisional) is not a valid table type in Snowflake, as confirmed by the community consensus where ABD has 86% support and multiple comments affirm ABD as correct, with one comment specifically stating 'Temporary tables, Transient tables, Permanent tables exists in Snowflake.'
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.