Pass the Snowflake SnowPro Advanced: Architect ARA-R01 Questions and answers with CertsForce

Viewing page 5 out of 5 pages
Viewing questions 41-50 out of questions
Questions # 41:

A company has a table with that has corrupted data, named Data. The company wants to recover the data as it was 5 minutes ago using cloning and Time Travel.

What command will accomplish this?

Options:

A.

CREATE CLONE TABLE Recover_Data FROM Data AT(OFFSET => -60*5);


B.

CREATE CLONE Recover_Data FROM Data AT(OFFSET => -60*5);


C.

CREATE TABLE Recover_Data CLONE Data AT(OFFSET => -60*5);


D.

CREATE TABLE Recover Data CLONE Data AT(TIME => -60*5);


Expert Solution
Questions # 42:

When activating Tri-Secret Secure in a hierarchical encryption model in a Snowflake account, at what level is the customer-managed key used?

Question # 42

Options:

A.

At the root level (HSM)


B.

At the account level (AMK)


C.

At the table level (TMK)


D.

At the micro-partition level


Expert Solution
Questions # 43:

Which Snowflake objects can be used in a data share? (Select TWO).

Options:

A.

Standard view


B.

Secure view


C.

Stored procedure


D.

External table


E.

Stream


Expert Solution
Questions # 44:

An Architect is designing a pipeline to stream event data into Snowflake using the Snowflake Kafka connector. The Architect’s highest priority is to configure the connector to stream data in the MOST cost-effective manner.

Which of the following is recommended for optimizing the cost associated with the Snowflake Kafka connector?

Options:

A.

Utilize a higher Buffer.flush.time in the connector configuration.


B.

Utilize a higher Buffer.size.bytes in the connector configuration.


C.

Utilize a lower Buffer.size.bytes in the connector configuration.


D.

Utilize a lower Buffer.count.records in the connector configuration.


Expert Solution
Questions # 45:

Which of the following are characteristics of Snowflake’s parameter hierarchy?

Options:

A.

Session parameters override virtual warehouse parameters.


B.

Virtual warehouse parameters override user parameters.


C.

Table parameters override virtual warehouse parameters.


D.

Schema parameters override account parameters.


Expert Solution
Questions # 46:

A large manufacturing company runs a dozen individual Snowflake accounts across its business divisions. The company wants to increase the level of data sharing to support supply chain optimizations and increase its purchasing leverage with multiple vendors.

The company’s Snowflake Architects need to design a solution that would allow the business divisions to decide what to share, while minimizing the level of effort spent on configuration and management. Most of the company divisions use Snowflake accounts in the same cloud deployments with a few exceptions for European-based divisions.

According to Snowflake recommended best practice, how should these requirements be met?

Options:

A.

Migrate the European accounts in the global region and manage shares in a connected graph architecture. Deploy a Data Exchange.


B.

Deploy a Private Data Exchange in combination with data shares for the European accounts.


C.

Deploy to the Snowflake Marketplace making sure that invoker_share() is used in all secure views.


D.

Deploy a Private Data Exchange and use replication to allow European data shares in the Exchange.


Expert Solution
Questions # 47:

How does a standard virtual warehouse policy work in Snowflake?

Options:

A.

It conserves credits by keeping running clusters fully loaded rather than starting additional clusters.


B.

It starts only if the system estimates that there is a query load that will keep the cluster busy for at least 6 minutes.


C.

It starts only f the system estimates that there is a query load that will keep the cluster busy for at least 2 minutes.


D.

It prevents or minimizes queuing by starting additional clusters instead of conserving credits.


Expert Solution
Questions # 48:

Which organization-related tasks can be performed by the ORGADMIN role? (Choose three.)

Options:

A.

Changing the name of the organization


B.

Creating an account


C.

Viewing a list of organization accounts


D.

Changing the name of an account


E.

Deleting an account


F.

Enabling the replication of a database


Expert Solution
Viewing page 5 out of 5 pages
Viewing questions 41-50 out of questions