nerdexam
SnowflakeSnowflake

DEA-C02 · Question #132

DEA-C02 Question #132: Real Exam Question with Answer & Explanation

Sign in or unlock DEA-C02 to reveal the answer and full explanation for question #132. The question stem and answer options stay visible for context.

Data Movement

Question

A Data Engineer would like to create a new empty table named CURRENT_STUDENT_COPY_DATA that has the same structure as the table CURRENT_STUDENT. Which statement should be used?

Options

  • ACREATE TABLE current_student_copy_data COPY current_student;
  • BCREATE TABLE current_student_copy_data CLONE current_student
  • CCREATE TABLE current_student_copy_data CLONE current_student;
  • DCREATE TABLE current_student_copy_data LIKE current_student;

Unlock DEA-C02 to see the answer

You've previewed enough free DEA-C02 questions. Unlock DEA-C02 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

#CREATE TABLE#DDL#Table Structure#Schema Replication
Full DEA-C02 PracticeBrowse All DEA-C02 Questions