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

Viewing page 3 out of 13 pages
Viewing questions 31-45 out of questions
Questions # 31:

How does Snowflake describe its unique architecture?

Options:

A.

A single-cluster shared data architecture using a central data repository and massively parallel processing (MPP)


B.

A multi-duster shared nothing architecture using a soloed data repository and massively parallel processing (MPP)


C.

A single-cluster shared nothing architecture using a sliced data repository and symmetric multiprocessing (SMP)


D.

A multi-cluster shared nothing architecture using a siloed data repository and symmetric multiprocessing (SMP)


Expert Solution
Questions # 32:

How can performance be optimized for a query that returns a small amount of data from a very large base table?

Options:

A.

Use clustering keys


B.

Create materialized views


C.

Use the search optimization service


D.

Use the query acceleration service


Expert Solution
Questions # 33:

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

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

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

Question # 35

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

A JSON file, that contains lots of dates and arrays, needs to be processed in Snowflake. The user wants to ensure optimal performance while querying the data.

How can this be achieved?

Options:

A.

Flatten the data and store it in structured data types in a flattened table. Query the table.


B.

Store the data in a table with a variant data type. Query the table.


C.

Store the data in a table with a vai : ant data type and include STRIP_NULL_VALUES while loading the table. Query the table.


D.

Store the data in an external stage and create views on top of it. Query the views.


Expert Solution
Questions # 37:

Which commands are restricted in owner's rights stored procedures? (Select TWO).

Options:

A.

SHOW


B.

MERGE


C.

INSERT


D.

DELETE


E.

DESCRIBE


Expert Solution
Questions # 38:

Which Snowflake function will parse a JSON-null into a SQL-null?

Options:

A.

TO_CHAR


B.

TO_VARIANT


C.

TO_VARCHAR


D.

STRIP NULL VALUE


Expert Solution
Questions # 39:

A user wants to access files stored in a stage without authenticating into Snowflake. Which type of URL should be used?

Options:

A.

File URL


B.

Staged URL


C.

Scoped URL


D.

Pre-signed URL


Expert Solution
Questions # 40:

Which data types can be used in Snowflake to store semi-structured data? (Select TWO)

Options:

A.

ARRAY


B.

BLOB


C.

CLOB


D.

JSON


E.

VARIANT


Expert Solution
Questions # 41:

Which Snowflake table objects can be shared with other accounts? (Select TWO).

Options:

A.

Temporary tables


B.

Permanent tables


C.

Transient tables


D.

External tables


E.

User-Defined Table Functions (UDTFs)


Expert Solution
Questions # 42:

Which Snowflake function is maintained separately from the data and helps to support features such as Time Travel, Secure Data Sharing, and pruning?

Options:

A.

Column compression


B.

Data clustering


C.

Micro-partitioning


D.

Metadata management


Expert Solution
Questions # 43:

What is a directory table in Snowflake?

Options:

A.

A separate database object that is used to store file-level metadata


B.

An object layered on a stage that is used to store file-level metadata


C.

A database object with grantable privileges for unstructured data tasks


D.

A Snowflake table specifically designed for storing unstructured files


Expert Solution
Questions # 44:

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

How can a Snowflake administrator determine which user has accessed a database object that contains sensitive information?

Options:

A.

Review the granted privileges to the database object.


B.

Review the row access policy for the database object.


C.

Query the ACCESS_HlSTORY view in the ACCOUNT_USAGE schema.


D.

Query the REPLICATION USAGE HISTORY view in the ORGANIZATION USAGE schema.


Expert Solution
Viewing page 3 out of 13 pages
Viewing questions 31-45 out of questions