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

Viewing page 5 out of 14 pages
Viewing questions 81-100 out of questions
Questions # 81:

A Snowflake user accidentally deleted a table. The table no longer exists, but the session is within the data retention period. How can the table be restored using the LEAST amount of operational overhead?

Options:

A.

Clone the table schema as it existed before the table was dropped.


B.

Clone the database as it existed before the table was dropped.


C.

Recreate the table and reload the data.


D.

Run the UNDROP command against the table.


Expert Solution
Questions # 82:

To use the overwrite option on insert, which privilege must be granted to the role?

Options:

A.

truncate


B.

DELETE


C.

UPDATE


D.

SELECT


Expert Solution
Questions # 83:

What command will grant the SELECT privilege on all new tables created in the mydb.myschema schema to the read_only role?

Options:

A.

GRANT SELECT ON ALL TABLES IN SCHEMA mydb.myschema TO ROLE read_only;


B.

GRANT USAGE ON FUTURE SCHEMAS IN DATABASE mydb TO ROLE read_only;


C.

GRANT SELECT ON FUTURE TABLES IN SCHEMA mydb.myschema TO ROLE read_only;


D.

GRANT USAGE ON ALL SCHEMAS IN DATABASE mydb TO ROLE read_only;


Expert Solution
Questions # 84:

What actions can be performed by a consumer account on a shared database? (Select TWO)

Options:

A.

Cloning a shared table


B.

Modifying the data in a shared table


C.

Using Time Travel on a shared table


D.

Executing the select statement on a shared table


E.

Joining the data from a shared table with another table


Expert Solution
Questions # 85:

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
Questions # 86:

Which command should be used to load data incrementally based on column values that are specified in the source table or subquery?

Options:

A.

MERGE


B.

COPY INTO


C.

GET


D.

INSERT INTO


Expert Solution
Questions # 87:

When an ACCOUNTADMIN gives a user a custom role, what privilege or privileges is the user granted by default?

Options:

A.

All privileges that have been granted to the ACCOUNTADMIN


B.

All privileges on objects allowed by the custom role


C.

Access to the PUBLIC role


D.

Access to all the objects owned by the USERADMIN role


Expert Solution
Questions # 88:

How does the search optimization service improve query performance?

Options:

A.

By clustering the tables


B.

By creating a persistent data structure


C.

By using caching


D.

By optimizing the use of micro-partitions


Expert Solution
Questions # 89:

Which file format option should be used when unloading data into a stage to create a CSV or a JSON file?

Options:

A.

PARSE_HEADER


B.

TRIM_SPACE


C.

FILE_EXTENSION


D.

SKIP_HEADER


Expert Solution
Questions # 90:

What privilege is required to view the load statistics on a virtual warehouse?

Options:

A.

MODIFY


B.

OPERATE


C.

MONITOR


D.

USAGE


Expert Solution
Questions # 91:

Which service or feature in Snowflake is used to improve the performance of certain types of lookup and analytical queries that use an extensive set of WHERE conditions?

Options:

A.

Data classification


B.

Query acceleration service


C.

Search optimization service


D.

Tagging


Expert Solution
Questions # 92:

How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?

Options:

A.

60 minutes


B.

24 hours


C.

14 days


D.

30 days


Expert Solution
Questions # 93:

Which Snowflake mechanism is used to limit the number of micro-partitions scanned by a query?

Options:

A.

Caching


B.

Cluster depth


C.

Query pruning


D.

Retrieval optimization


Expert Solution
Questions # 94:

Which Snowflow object does not consume and storage costs?

Options:

A.

Secure view


B.

Materialized view


C.

Temporary table


D.

Transient table


Expert Solution
Questions # 95:

For Directory tables, what stage allows for automatic refreshing of metadata?

Options:

A.

User stage


B.

Table stage


C.

Named internal stage


D.

Named external stage


Expert Solution
Questions # 96:

Which role has the ability to create a share from a shared database by default?

Options:

A.

ACCOUNTADMIN


B.

SECURITYADMIN


C.

SYSADMIN


D.

ORGADMIN


Expert Solution
Questions # 97:

Which common query problems are identified by the Query Profile? (Select TWO.)

Options:

A.

Syntax error


B.

Inefficient pruning


C.

Ambiguous column names


D.

Queries too large to fit in memory


E.

Object does not exist or not authorized


Expert Solution
Questions # 98:

What are the benefits of the replication feature in Snowflake? (Select TWO).

Options:

A.

Disaster recovery


B.

Time Travel


C.

Fail-safe


D.

Database failover and fallback


E.

Data security


Expert Solution
Questions # 99:

Which data formats are supported by Snowflake when unloading semi-structured data? (Select TWO).

Options:

A.

Binary file in Avro


B.

Binary file in Parquet


C.

Comma-separated JSON


D.

Newline Delimited JSON


E.

Plain text file containing XML elements


Expert Solution
Questions # 100:

What is the Fail-safe retention period for transient and temporary tables?

Options:

A.

0 days


B.

1 day


C.

7 days


D.

90 days


Expert Solution
Viewing page 5 out of 14 pages
Viewing questions 81-100 out of questions