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

Viewing page 11 out of 13 pages
Viewing questions 151-165 out of questions
Questions # 151:

A developer is granted ownership of a table that has a masking policy. The developer's role is not able to see the masked data. Will the developer be able to modify the table to read the masked data?

Options:

A.

Yes, because a table owner has full control and can unset masking policies.


B.

Yes, because masking policies only apply to cloned tables.


C.

No, because masking policies must always reference specific access roles.


D.

No, because ownership of a table does not include the ability to change masking policies


Expert Solution
Questions # 152:

A marketing co-worker has requested the ability to change a warehouse size on their medium virtual warehouse called mktg__WH.

Which of the following statements will accommodate this request?

Options:

A.

ALLOW RESIZE ON WAREHOUSE MKTG__WH TO USER MKTG__LEAD;


B.

GRANT MODIFY ON WAREHOUSE MKTG WH TO ROLE MARKETING;


C.

GRANT MODIFY ON WAREHOUSE MKTG__WH TO USER MKTG__LEAD;


D.

GRANT OPERATE ON WAREHOUSE MKTG WH TO ROLE MARKETING;


Expert Solution
Questions # 153:

What is the recommended file sizing for data loading using Snowpipe?

Options:

A.

A compressed file size greater than 100 MB, and up to 250 MB


B.

A compressed file size greater than 100 GB, and up to 250 GB


C.

A compressed file size greater than 10 MB, and up to 100 MB


D.

A compressed file size greater than 1 GB, and up to 2 GB


Expert Solution
Questions # 154:

What Snowflake role must be granted for a user to create and manage accounts?

Options:

A.

ACCOUNTADMIN


B.

ORGADMIN


C.

SECURITYADMIN


D.

SYSADMIN


Expert Solution
Questions # 155:

Which is the MINIMUM required Snowflake edition that a user must have if they want to use AWS/Azure Privatelink or Google Cloud Private Service Connect?

Options:

A.

Standard


B.

Premium


C.

Enterprise


D.

Business Critical


Expert Solution
Questions # 156:

Snowflake supports the use of external stages with which cloud platforms? (Choose three.)

Options:

A.

Amazon Web Services


B.

Docker


C.

IBM Cloud


D.

Microsoft Azure Cloud


E.

Google Cloud Platform


F.

Oracle Cloud


Expert Solution
Questions # 157:

Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?

Options:

A.

parse_json()


B.

json_extract_path_text()


C.

object_construct()


D.

flatten


Expert Solution
Questions # 158:

A running virtual warehouse is suspended.

What is the MINIMUM amount of time that the warehouse will incur charges for when it is restarted?

Options:

A.

1 second


B.

60 seconds


C.

5 minutes


D.

60 minutes


Expert Solution
Questions # 159:

What is the minimum Snowflake edition that has column-level security enabled?

Options:

A.

Standard


B.

Enterprise


C.

Business Critical


D.

Virtual Private Snowflake


Expert Solution
Questions # 160:

A user created a transient table and made several changes to it over the course of several days. Three days after the table was created, the user would like to go back to the first version of the table.

How can this be accomplished?

Options:

A.

Use Time Travel, as long as DATA_RETENTION_TIME_IN_DAYS was set to at least 3 days.


B.

The transient table version cannot be retrieved after 24 hours.


C.

Contact Snowflake Support to have the data retrieved from Fail-safe storage.


D.

Use the FAIL_SAFE parameter for Time Travel to retrieve the data from Fail-safe storage.


Expert Solution
Questions # 161:

Which of the following significantly improves the performance of selective point lookup queries on a table?

Options:

A.

Clustering


B.

Materialized Views


C.

Zero-copy Cloning


D.

Search Optimization Service


Expert Solution
Questions # 162:

When cloning a database, what is cloned with the database? (Choose two.)

Options:

A.

Privileges on the database


B.

Existing child objects within the database


C.

Future child objects within the database


D.

Privileges on the schemas within the database


E.

Only schemas and tables within the database


Expert Solution
Questions # 163:

Which tasks are performed in the Snowflake Cloud Services layer? (Choose two.)

Options:

A.

Management of metadata


B.

Computing the data


C.

Maintaining Availability Zones


D.

Infrastructure security


E.

Parsing and optimizing queries


Expert Solution
Questions # 164:

In a Snowflake role hierarchy, what is the top-level role?

Options:

A.

SYSADMIN


B.

ORGADMIN


C.

ACCOUNTADMIN


D.

SECURITYADMIN


Expert Solution
Questions # 165:

Which of the following is an example of an operation that can be completed without requiring compute, assuming no queries have been executed previously?

Options:

A.

SELECT SUM (ORDER_AMT) FROM SALES;


B.

SELECT AVG(ORDER_QTY) FROM SALES;


C.

SELECT MIN(ORDER_AMT) FROM SALES;


D.

SELECT ORDER_AMT * ORDER_QTY FROM SALES;


Expert Solution
Viewing page 11 out of 13 pages
Viewing questions 151-165 out of questions