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

Viewing page 6 out of 13 pages
Viewing questions 76-90 out of questions
Questions # 76:

Which of the following SQL statements will list the version of the drivers currently being used?

Options:

A.

Execute SELECT CURRENT_ODBC_CLlENT(); from the Web Ul


B.

Execute SELECT CURRENT_JDBC_VERSION() ; from SnowSQL


C.

Execute SELECT CURRENT_CLIENT(); from an application


D.

Execute SELECT CURRENT_VERSION (); from the Python Connector


Expert Solution
Questions # 77:

Which Snowflake table type persists until it is explicitly dropped. is available for all users with relevant privileges (across sessions). and has no Fail-safe period?

Options:

A.

External


B.

Permanent


C.

Temporary


D.

Transient


Expert Solution
Questions # 78:

What is the PRIMARY factor that determines the cost of using a virtual warehouse in Snowflake?

Options:

A.

The type of SQL statements executed


B.

The number of tables or databases queried


C.

The amount of data stored in the warehouse


D.

The length of time the compute resources in each cluster run


Expert Solution
Questions # 79:

What are the main differences between the account usage views and the information schema views? (Select TWO).

Options:

A.

No active warehouse to needed to query account usage views but one is needed to query information schema views.


B.

Account usage views do not contain data about tables but information schema views do.


C.

Account issue views contain dropped objects but information schema views do not.


D.

Data retention for account usage views is 1 year but is 7 days to 6 months for information schema views, depending on the view.


E.

Information schema views are read-only but account usage views are not.


Expert Solution
Questions # 80:

Which Snowflake feature records changes mace to a table so actions can be taken using that change data capture?

Options:

A.

Materialized View


B.

Pipe


C.

Stream


D.

Task


Expert Solution
Questions # 81:

How does Snowflake handle the data retention period for a table if a stream has not been consumed?

Options:

A.

The data retention period is reduced to a minimum of 14 days.


B.

The data retention period is permanently extended for the table.


C.

The data retention period is temporarily extended to the stream's offset.


D.

The data retention period is not affected by the stream consumption.


Expert Solution
Questions # 82:

What does Snowflake recommend for a user assigned the ACCOUNTADMIN role?

Options:

A.

The ACCCUKTMKIN role should be set as tie user's default role.


B.

The user should use federated authentication instead of a password


C.

The user should be required to use Multi-Factor Authentication (MFA).


D.

There should be just one user with the ACCOUNTADMIN role in each Snowflake account.


Expert Solution
Questions # 83:

Which system_defined Snowflake role has permission to rename an account and specify whether the original URL can be used to access the renamed account?

Options:

A.

ACCOUNTADMIN


B.

SECURITYADMIN


C.

SYSADMIN


D.

ORGADMIN


Expert Solution
Questions # 84:

Which table function should be used to view details on a Directed Acyclic Graphic (DAG) run that is presently scheduled or is executing?

Options:

A.

TASK_HISTORY


B.

TASK_DEPENDENTS


C.

CURRENT_TASK_GRAPHS


D.

COMPLETE_TASK_GRAPHS


Expert Solution
Questions # 85:

Which object type is granted permissions for reading a table?

Options:

A.

User


B.

Role


C.

Attribute


D.

Schema


Expert Solution
Questions # 86:

What is the default access of a securable object until other access is granted?

Options:

A.

No access


B.

Read access


C.

Write access


D.

Full access


Expert Solution
Questions # 87:

Which view in SNOWFLAKE.ACCOUNT_USAGE shows from which IP address a user connected to Snowflak?

Options:

A.

ACCESS_HOSTORY


B.

LOGIN_HISTORY


C.

SESSIONS


D.

QUERY HISTORY


Expert Solution
Questions # 88:

Which command can be used to list all network policies available in an account?

Options:

A.

DESCRIBE SESSION POLICY


B.

DESCRIBE NETWORK POLICY


C.

SHOW SESSION POLICIES


D.

SHOW NETWORK POLICIES


Expert Solution
Questions # 89:

Which function should be used to find the query ID of the second query executed in a current session?

Options:

A.

Select LAST_QUERY_ID(-2)


B.

Select LAST_QUERY_ID(2)


C.

Select LAST_QUERY_ID(1)


D.

Select LAST_QUERY_ID(2)


Expert Solution
Questions # 90:

When unloading data with the COPY into command, what is the purpose of the PARTITION BY parameter option?

Options:

A.

To sort the contents of the output file by the specified expression.


B.

To delimit the records in the output file using the specified expression.


C.

To include a new column in the output using the specified window function expression.


D.

To split the output into multiple files, one for each distinct value of the specified expression.


Expert Solution
Viewing page 6 out of 13 pages
Viewing questions 76-90 out of questions