ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 27 - BDS-C00 discussion

Report
Export

A customer needs to determine the optimal distribution strategy for the ORDERS fact table in its Redshift schema. The ORDERS table has foreign key relationships with multiple dimension tables in this schema.

How should the company determine the most appropriate distribution key for the ORDERS table?

A.
Identify the largest and most frequently joined dimension table and ensure that it and the ORDERS table both have EVEN distribution.
Answers
A.
Identify the largest and most frequently joined dimension table and ensure that it and the ORDERS table both have EVEN distribution.
B.
Identify the largest dimension table and designate the key of this dimension table as the distribution key of the ORDERS table.
Answers
B.
Identify the largest dimension table and designate the key of this dimension table as the distribution key of the ORDERS table.
C.
Identify the smallest dimension table and designate the key of this dimension table as the distribution key of the ORDERS table.
Answers
C.
Identify the smallest dimension table and designate the key of this dimension table as the distribution key of the ORDERS table.
D.
Identify the largest and the most frequently joined dimension table and designate the key of this dimension table as the distribution key of the ORDERS table.
Answers
D.
Identify the largest and the most frequently joined dimension table and designate the key of this dimension table as the distribution key of the ORDERS table.
Suggested answer: D

Explanation:

Reference: https://aws.amazon.com/blogs/big-data/optimizing-for-star-schemas-and-interleaved-sorting-on-amazon-redshift/

asked 16/09/2024
Luis Morales
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first