snow9

snow9

Professional Development

14 Qs

quiz-placeholder

Similar activities

Christmas Trivia

Christmas Trivia

KG - Professional Development

10 Qs

Amulet quiz

Amulet quiz

Professional Development

9 Qs

Simple Questions Part 2

Simple Questions Part 2

KG - Professional Development

15 Qs

Distman Lesson 4

Distman Lesson 4

University - Professional Development

15 Qs

TRACCS Test Your Knowledge

TRACCS Test Your Knowledge

Professional Development

19 Qs

RAPIDS Series 6: Standoff and Glide

RAPIDS Series 6: Standoff and Glide

Professional Development

12 Qs

Quiz InnoAviation 2023

Quiz InnoAviation 2023

Professional Development

15 Qs

Malaria - Pathologic Process

Malaria - Pathologic Process

Professional Development

12 Qs

snow9

snow9

Assessment

Quiz

Specialty

Professional Development

Hard

Created by

Ismael Navarro Cruz

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command can be used to view the allowed and blocked IP list of a network policy?

ALTER NETWORK POLICY

CREATE NETWORK POLICY

DESCRIBE NETWORK POLICY

SHOW NETWORK POLICIES

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Snowflake object helps evaluate virtual warehouse performance impacted by query queuing?

Resource monitor

Account_usage.query_history

Information_schema.warehouse_load_history

Information_schema.warehouse_metering_history

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which SQL statement will require a virtual warehouse to run? EMP_ID NUMBER, EMP_NAME VARCHAR(30), EMP_SALARY NUMBER, DEPT VARCHAR(20)

SELECT COUNT(*) FROM TBL_EMPLOYEE;

ALTER TABLE TBL_EMPLOYEE ADD COLUMN EMP_REGION VARCHAR(20);

INSERT INTO TBL_EMPLOYEE(EMP_ID, EMP_NAME, EMP_SALARY, DEPT) VALUES(1, 'Adam', 20000, 'Finance');

CREATE OR REPLACE TABLE TBL_EMPLOYEE

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which object-level parameters can be set to help control query processing and concurrency? (Choose two)

MAX_CONCURRENCY_LEVEL

DATA_RETENTION_TIME_IN_DAYS

MIN_DATA_RETENTION_TIME_IN_DAYS

STATEMENT_TIMEOUT_IN_SECONDS

STATEMENT_QUEUED_TIMEOUT_IN_SECONDS

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the MINIMUM permission needed to access a file URL from an external stage?

MODIFY

READ

SELECT

USAGE

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does Snowflake attempt to do if any of the compute resources for a virtual warehouse fail to provision during start-up?

Repair the failed resources

Restart the failed resources

Queue the failed resources

Provision the failed resources

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The Snowflake VARIANT data type imposes a 16 MB size limit on what?

An individual row

An individual column

A view

A file in a stage

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?