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

Viewing page 5 out of 13 pages
Viewing questions 61-75 out of questions
Questions # 61:

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 # 62:

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 <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;


Expert Solution
Questions # 63:

A user needs to MINIMIZE the cost of large tables that are used to store transitory data. The data does not need to be protected against failures, because the data can be reconstructed outside of Snowflake.

What table type should be used?

Options:

A.

Permanent


B.

Transient


C.

Temporary


D.

Externa


Expert Solution
Questions # 64:

Given the statement template below, which database objects can be added to a share?(Select TWO).

GRANT ON To SHARE ;

Options:

A.

Secure functions


B.

Stored procedures


C.

Streams


D.

Tables


E.

Tasks


Expert Solution
Questions # 65:

Based on Snowflake recommendations, when creating a hierarchy of custom roles, the top-most custom role should be assigned to which role?

Options:

A.

ACCOUNTADMIN


B.

SECURITYADMIN


C.

SYSADMIN


D.

USERADMIN


Expert Solution
Questions # 66:

Which Snowflake table type is only visible to the user who creates it, can have the same name as permanent tables in the same schema, and is dropped at the end of the session?

Options:

A.

Temporary


B.

Local


C.

User


D.

Transient


Expert Solution
Questions # 67:

Which command is used to upload data files from a local directory or folder on a client machine to an internal stage, for a specified table?

Options:

A.

GET


B.

PUT


C.

CREATE STREAM


D.

COPY INTO


Expert Solution
Questions # 68:

What causes objects in a data share to become unavailable to a consumer account?

Options:

A.

The DATA_RETENTI0N_TIME_IN_DAYS parameter in the consumer account is set to 0.


B.

The consumer account runs the GRANT IMPORTED PRIVILEGES command on the data share every 24 hours.


C.

The objects in the data share are being deleted and the grant pattern is not re-applied systematically.


D.

The consumer account acquires the data share through a private data exchange.


Expert Solution
Questions # 69:

How does Snowflake define i1s approach to Discretionary Access Control (DAC)?

Options:

A.

A defined level of access to an object


B.

An entity in which access can be granted


C.

Each object has an owner, who can in turn grail access to that object.


D.

Access privileges are assigned to roles. which are in turn assigned to use's


Expert Solution
Questions # 70:

Which privilege is needed for a SnowFlake user to see the definition of a secure view?

Options:

A.

OWNERSHIP


B.

MODIFY


C.

CREATE


D.

USAGE


Expert Solution
Questions # 71:

What type of account can be used to share data with a consumer who does have a Snowflake account?

Options:

A.

Data provider


B.

Data consumer


C.

Reader


D.

Organization


Expert Solution
Questions # 72:

In the Data Exchange, who can get or request data from the listings? (Select TWO).

Options:

A.

Users with ACCOUNTADMIN role


B.

Users with sysadmin role


C.

Users with ORGADMIN role


D.

Users with import share privilege


E.

Users with manage grants privilege


Expert Solution
Questions # 73:

Which Snowflake table supports unstructured data?

Options:

A.

Directory


B.

Transient


C.

Temporary


D.

Permanent


Expert Solution
Questions # 74:

A Snowflake user is trying to load a 125 GB file using SnowSQL. The file continues to load for almost an entire day. What will happen at the 2< hour mark?

Options:

A.

The file will continue to load until all contents arc loaded.


B.

The tile will slop loading and all data up to that point will be committed.


C.

The file loading could be aborted without any portion of the file being committed.


D.

The file's number of allowable hours to load can be programmatically controlled to load easily into Snowflake


Expert Solution
Questions # 75:

Snowflake users can create a resource monitor at which levels? (Select TWO).

Options:

A.

User level


B.

Pipe level


C.

Account level


D.

Cloud services level


E.

Virtual warehouse level


Expert Solution
Viewing page 5 out of 13 pages
Viewing questions 61-75 out of questions