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

Free Snowflake COF-C03 Practice Exam with Questions & Answers | Set: 17

Questions 321

What is the MAXIMUM size limit for a record of a VARIANT data type?

Options:
A.

8MB

B.

16MB

C.

32MB

D.

128MB

Snowflake COF-C03 Premium Access
Questions 322

What is the purpose of using the OBJECT_CONSTRUCT function with me COPY INTO command?

Options:
A.

Reorder the rows in a relational table and then unload the rows into a file

B.

Convert the rows in a relational table lo a single VARIANT column and then unload the rows into a file.

C.

Reorder the data columns according to a target table definition and then unload the rows into the table.

D.

Convert the rows in a source file to a single variant column and then load the rows from the file to a variant table.

Questions 323

What column type does a Kafka connector store formatted information in a single column?

Options:
A.

ARRAY

B.

OBJECT

C.

VARCHAR

D.

VARIANT

Questions 324

Which statement describes how Snowflake supports reader accounts?

Options:
A.

A reader account can consume data from the provider account that created it and combine it with its own data.

B.

A consumer needs to become a licensed Snowflake customer as data sharing is only supported between Snowflake accounts.

C.

The users in a reader account can query data that has been shared with the reader account and can perform DML tasks.

D.

The SHOW MANAGED ACCOUNTS command will view all the reader accounts that have been created for an account.

Questions 325

What is the MAXIMUM Time Travel retention period for a transient table?

Options:
A.

O days

B.

1 day

C.

7 days

D.

90 days

Questions 326

Which file format will keep floating-point numbers from being truncated when data is unloaded?

Options:
A.

CSV

B.

JSON

C.

ORC

D.

Parquet

Questions 327

What file formats does Snowflake support for loading semi-structured data? (Choose three.)

Options:
A.

TSV

B.

JSON

C.

PDF

D.

Avro

E.

Parquet

F.

JPEG

Questions 328

Which user object property requires contacting Snowflake Support in order to set a value for it?

Options:
A.

DISABLED

B.

MINS TO BYPASS MFA

C.

MINS TO BYPASS NETWORK POLICY

D.

MINS TO UNLOCK

Questions 329

If file format options are specified in multiple locations, the load operation selects which option FIRST to apply in order of precedence?

Options:
A.

Table definition

B.

Stage definition

C.

Session level

D.

COPY INTO TABLE statement

Questions 330

What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)

Options:
A.

The clone always stays in sync with the original table.

B.

The clone has better query performance.

C.

The clone is created almost instantly.

D.

The clone will have time travel history from the original table.

E.

The clone saves space by not duplicating storage.