Snowflake SnowPro Core Certification Exam COF-C02 Question # 207 Topic 21 Discussion

Snowflake SnowPro Core Certification Exam COF-C02 Question # 207 Topic 21 Discussion

COF-C02 Exam Topic 21 Question 207 Discussion:
Question #: 207
Topic #: 21

A tag object has been assigned to a table (TABLE_A) in a schema within a Snowflake database.

Which CREATE object statement will automatically assign the TABLE_A tag to a target object?


A.

CREATE TABLE <title_name> LIKE TABLE_A;


B.

CREATE VIEW AS SELECT * FROM TABLE_A;


C.

CREATE TABLE <title_name> AS SELECT * FROM TABLE_A;


D.

CREATE MATERIALIZED VIEW AS SELECT * FROM TABLE A;


Get Premium COF-C02 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.