Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 804

Which features are included in Snowsight? (Choose two.)

    Correct Answer: A, C

    Snowsight includes features like worksheet sharing, which allows users to share their work within the Snowflake environment, and exploring the Snowflake Marketplace, where users can browse and utilize various datasets and applications offered by third parties. This makes options A and C the correct choices.

Discussion
HeetecOptions: AC

AC correct - https://docs.snowflake.com/en/user-guide/ui-snowsight-quick-tour

BobFarOptions: AC

AC is correct!

romega2Options: AC

correct

0e504b5Options: AC

AC are for sure possible. E is also possible https://docs.snowflake.com/en/user-guide/ui-snowsight-query To download your query results as a CSV-formatted or TSV-formatted file, select Download results. The size of your file depends on the amount of data returned by your query. Snowflake does not limit the size of files exported for query results.

0e504b5

I just tested and E is definitely possible too. SELECT * FROM SNOWFLAKE_SAMPLE_DATA.TPCH_SF100.CUSTOMER; Then click the download button. That table has 15mln rows and is more than 1GB.

0e504b5

2.47 GB table successfully downloaded.