Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Create and Implement Row Level Access Policy

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Create and Implement Row Level Access Policy

Assessment

Interactive Video

Information Technology (IT), Architecture, Physical Ed

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial demonstrates how to set up a database and schema in Snowflake, create tables, and implement row level access policies. It covers creating a mapping table for roles and categories, setting up access policies, and testing these policies with different user roles to ensure data security and access control.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of creating the 'items' table in the initial setup?

To store user information

To understand row-level access policies

To manage database connections

To create a backup of data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the 'access_management' table?

To store user passwords

To map roles to categories for access control

To log database errors

To manage database schemas

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What parameter does the row-level access policy use to filter data?

data_filter

role_filter

category_filter

user_filter

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What exception is made in the row-level access policy?

All users can see all data

Only admins can see all data

No exceptions are made

Only sports admins can see all data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in applying the row-level access policy?

Create a new schema

Delete existing roles

Alter the table to add the policy

Create a new database

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What role is created to test the row-level access policy?

music_admin

sports_admin

data_admin

user_admin

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the expected outcome when logged in as 'sports_admin'?

Access only to music category

Access to all categories

Access only to sports category

Access to no categories