Question 312:
A company is planning on hosting their data warehousing solution in Redshift. They are trying to decide on the distribution style for their underlying tables. Which of the following reasons would warrant the use of EVEN distribution style for the underlying tables in Redshift. Choose 2 answers from the options given below
Answer options:
A.When a table does not participate in joins B.When the table participates in multiple joins C.When the tables design is new and there is no clear distinction on how the data will be organized D.When there is a requirement for queries for keys to be co-located.