Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Amazon Web Services AWS Certified Data Engineer - Associate (DEA-C01) Data-Engineer-Associate Question # 34 Topic 4 Discussion

Amazon Web Services AWS Certified Data Engineer - Associate (DEA-C01) Data-Engineer-Associate Question # 34 Topic 4 Discussion

Data-Engineer-Associate Exam Topic 4 Question 34 Discussion:
Question #: 34
Topic #: 4

A company stores employee data in Amazon Redshift A table named Employee uses columns named Region ID, Department ID, and Role ID as a compound sort key. Which queries will MOST increase the speed of a query by using a compound sort key of the table? (Select TWO.)


A.

Select * from Employee where Region ID= ' North America ' ;


B.

Select * from Employee where Region ID= ' North America ' and Department ID=20;


C.

Select * from Employee where Department ID=20 and Region ID= ' North America ' ;


D.

Select " from Employee where Role ID=50;


E.

Select * from Employee where Region ID= ' North America ' and Role ID=50;


Get Premium Data-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.