exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 294 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 294
Topic #: 1
[All SnowPro Core Questions]

Which of the following are benefits of micro-partitioning? (Choose two.)

  • A. Micro-partitions cannot overlap in their range of values.
  • B. Micro-partitions are immutable objects that support the use of Time Travel.
  • C. Micro-partitions can reduce the amount of I/O from object storage to virtual warehouses.
  • D. Rows are automatically stored in sorted order within micro-partitions.
  • E. Micro-partitions can be defined on a schema-by-schema basis.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
arpit_dataguy
Highly Voted 1 year, 11 months ago
Answer -- BC
upvoted 11 times
...
BigDataBB
Highly Voted 1 year, 10 months ago
Selected Answer: BC
As wrote here: https://docs.snowflake.com/en/user-guide/tables-clustering-micropartitions.html#benefits-of-micro-partitioning - In contrast to traditional static partitioning, Snowflake micro-partitions are derived automatically; they don’t need to be explicitly defined up-front or maintained by users. - As the name suggests, micro-partitions are small in size (50 to 500 MB, before compression), which enables extremely efficient DML and fine-grained pruning for faster queries. - Micro-partitions can overlap in their range of values, which, combined with their uniformly small size, helps prevent skew. - Columns are stored independently within micro-partitions, often referred to as columnar storage. This enables efficient scanning of individual columns; only the columns referenced by a query are scanned. So - A is False (3rd point) - D is False because the sort is decided from "how the data is inserted" - E is False (1st point)
upvoted 8 times
...
_yyukta
Most Recent 8 months, 2 weeks ago
Selected Answer: BC
BC are correct
upvoted 1 times
...
Marge23
1 year, 1 month ago
Selected Answer: BC
correct
upvoted 1 times
...
MultiCloudIronMan
1 year, 4 months ago
Selected Answer: BC
Correct
upvoted 1 times
...
Franzoz
1 year, 4 months ago
Micro-partitions can overlap. No relationship to Time Travel. Sort is based on Data Ans = C D (Though rows are mapped not not sorted)
upvoted 1 times
...
sakis213
1 year, 10 months ago
Selected Answer: BC
B & C A.CAN OVERLAP D.micropartitions are created based on the order of the data loaded/inserted. Data are not sorted within micropart. E.are automatically derived based on the data, no schemas
upvoted 3 times
...
KeshavaMugulur
1 year, 11 months ago
Answer is A & B https://docs.snowflake.com/en/user-guide/tables-clustering-micropartitions.html
upvoted 1 times
...
halol
1 year, 11 months ago
C&D I think
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago