DEA-C01 Exam Question 16

A data engineer wants to improve the performance of SQL queries in Amazon Athena that run against a sales data table.
The data engineer wants to understand the execution plan of a specific SQL statement. The data engineer also wants to see the computational cost of each operation in a SQL query.
Which statement does the data engineer need to run to meet these requirements?
  • DEA-C01 Exam Question 17

    A company has used an Amazon Redshift table that is named Orders for 6 months. The company performs weekly updates and deletes on the table. The table has an interleaved sort key on a column that contains AWS Regions.
    The company wants to reclaim disk space so that the company will not run out of storage space.
    The company also wants to analyze the sort key column.
    Which Amazon Redshift command will meet these requirements?
  • DEA-C01 Exam Question 18

    A lab uses IoT sensors to monitor humidity, temperature, and pressure for a project. The sensors send 100 KB of data every 10 seconds. A downstream process will read the data from an Amazon S3 bucket every 30 seconds.
    Which solution will deliver the data to the S3 bucket with the LEAST latency?
  • DEA-C01 Exam Question 19

    You have been tasked with migrating an on-premises MySQL database to Amazon Aurora PostgreSQL using AWS Database Migration Service (DMS). The stakeholder emphasizes that the source database must remain fully operational during the migration process.
    Which of the following statements about DMS is accurate with respect to this scenario?
  • DEA-C01 Exam Question 20

    When using the CURRENT_ROLE and CURRENT_USER functions with secure UDFs that will be shared with Snowflake accounts, Snowflake returns a NULL value for these functions?