AmazonAmazon
DEA-C01 · Question #198
DEA-C01 Question #198: Real Exam Question with Answer & Explanation
Sign in or unlock DEA-C01 to reveal the answer and full explanation for question #198. The question stem and answer options stay visible for context.
Data Store Management
Question
A data engineer needs to create an empty copy of an existing table in Amazon Athena to perform data processing tasks. The existing table in Athena contains 1,000 rows. Which query will meet this requirement?
Options
- ACREATE TABLE new_table
- BCREATE TABLE new_table
- CCREATE TABLE new_table
- DCREATE TABLE new_table
Unlock DEA-C01 to see the answer
You've previewed enough free DEA-C01 questions. Unlock DEA-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Athena SQL#CREATE TABLE AS SELECT (CTAS)#Schema Only Copy#Empty Table Creation