Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the Snowflake SnowPro Core Certification COF-C03 Questions and answers with CertsForce

Viewing page 9 out of 17 pages
Viewing questions 161-180 out of questions
Questions # 161:

What tasks can an account administrator perform in the Data Exchange? (Select TWO).

Options:

A.

Add and remove members.


B.

Delete data categories.


C.

Approve and deny listing approval requests.


D.

Transfer listing ownership.


E.

Transfer ownership of a provider profile.


Expert Solution
Questions # 162:

How can a Snowflake user validate data that is unloaded using the COPY INTO < location > command?

Options:

A.

Load the data into a CSV file.


B.

Load the data into a relational table.


C.

Use the VALlDATlON_MODE - SQL statement.


D.

Use the validation mode = return rows statement.


Expert Solution
Questions # 163:

A column named " Data " contains VARIANT data and stores values as follows:

How will Snowflake extract the employee ' s name from the column data?

Options:

A.

Data:employee.name


B.

DATA:employee.name


C.

data:Employee.name


D.

data:employee.name


Expert Solution
Questions # 164:

Which Snowflake command can be used to unload the result of a query to a single file?

Options:

A.

Use COPY INTO < external stage > followed by a GET command to download the file.


B.

Use COPY INTO < internal stage > followed by a put command to download the file.


C.

Use COPY INTO < internal stage > with SINGLE = TRUE followed by a GET command to download the file.


D.

Use COPY INTO < external stage > with SINGLE = TRUE followed by a PUT command to download the file.


Expert Solution
Questions # 165:

A Snowflake account has activated federated authentication.

What will occur when a user with a password that was defined by Snowflake attempts to log in to Snowflake?

Options:

A.

The user will be unable to enter a password.


B.

The user will encounter an error, and will not be able to log in.


C.

The user will be able to log into Snowflake successfully.


D.

After entering the username and password, the user will be redirected to an Identity Provider (IdP) login page.


Expert Solution
Questions # 166:

Which type of loop requires a BREAK statement to stop executing?

Options:

A.

FOR


B.

LOOP


C.

REPEAT


D.

WHILE


Expert Solution
Questions # 167:

What transformations are supported when loading data into a table using the COPY INTO < table > command? (Select TWO).

Options:

A.

Column reordering


B.

Column omission


C.

JOIN function


D.

FLATTEN function


E.

GROUP BY function


Expert Solution
Questions # 168:

What are the least privileges needed to view and modify resource monitors? (Select TWO).

Options:

A.

SELECT


B.

OWNERSHIP


C.

MONITOR


D.

MODIFY


E.

USAGE


Expert Solution
Questions # 169:

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?

Options:

A.

CREATE TABLE < table_name > LIKE TABLE_A;


B.

CREATE VIEW < view_name > AS SELECT * FROM TABLE_A;


C.

CREATE TABLE < table_name > AS SELECT * FROM TABLE_A;


D.

CREATE MATERIALIZED VIEW < view name > AS SELECT * FROM TABLE A;


Expert Solution
Questions # 170:

Which statistics can be used to identify queries that have inefficient pruning? (Select TWO).

Options:

A.

Bytes scanned


B.

Bytes written to result


C.

Partitions scanned


D.

Partitions total


E.

Percentage scanned from cache


Expert Solution
Questions # 171:

When enabling access to unstructured data, which URL permits temporary access to a staged file without the need to grant privileges to the stage or to issue access tokens?

Options:

A.

File URL


B.

Scoped URL


C.

Relative URL


D.

Pre-Signed URL


Expert Solution
Questions # 172:

What metadata does Snowflake store for rows in micro-partitions? (Select TWO).

Options:

A.

Range of values


B.

Distinct values


C.

Index values


D.

Sorted values


E.

Null values


Expert Solution
Questions # 173:

A permanent table and temporary table have the same name, TBL1, in a schema.

What will happen if a user executes select * from TBL1 ;?

Options:

A.

The temporary table will take precedence over the permanent table.


B.

The permanent table will take precedence over the temporary table.


C.

An error will say there cannot be two tables with the same name in a schema.


D.

The table that was created most recently will take precedence over the older table.


Expert Solution
Questions # 174:

Which object can be used with Secure Data Sharing?

Options:

A.

View


B.

Materialized view


C.

External table


D.

User-Defined Function (UDF)


Expert Solution
Questions # 175:

What factors impact storage costs in Snowflake? (Select TWO).

Options:

A.

The account type


B.

The storage file format


C.

The cloud region used by the account


D.

The type of data being stored


E.

The cloud platform being used


Expert Solution
Questions # 176:

What does SnowCD help Snowflake users to do?

Options:

A.

Copy data into files.


B.

Manage different databases and schemas.


C.

Troubleshoot network connections to Snowflake.


D.

Write SELECT queries to retrieve data from external tables.


Expert Solution
Questions # 177:

How should clustering be used to optimize the performance of queries that run on a very large table?

Options:

A.

Manually re-cluster the table regularly.


B.

Choose one high cardinality column as the clustering key.


C.

Use the column that is most-frequently used in query select clauses as the clustering key.


D.

Assess the average table depth to identify how clustering is impacting the query.


Expert Solution
Questions # 178:

A user has unloaded data from a Snowflake table to an external stage.

Which command can be used to verify if data has been uploaded to the external stage named my_stage?

Options:

A.

view @my_stage


B.

list @my_stage


C.

show @my_stage


D.

display @my_stage


Expert Solution
Questions # 179:

Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)

Options:

A.

ROLES


B.

POLICY_REFERENCES


C.

QUERY_HISTORY


D.

RESOURCE_MONIT ORS


E.

ACCESS_HISTORY


Expert Solution
Questions # 180:

What affects whether the query results cache can be used?

Options:

A.

If the query contains a deterministic function


B.

If the virtual warehouse has been suspended


C.

If the referenced data in the table has changed


D.

If multiple users are using the same virtual warehouse


Expert Solution
Viewing page 9 out of 17 pages
Viewing questions 161-180 out of questions