SQL User Security DDL Flashcards

1
Q

ALTER API INTEGRATION

A

Modifies the properties of an existing API integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ALTER NETWORK POLICY

A

Modifies the properties for an existing network policy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ALTER NOTIFICATION INTEGRATION

A

Modifies the properties for an existing notification integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

ALTER ROLE

A

Modifies the properties for an existing role.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ALTER SECURITY INTEGRATION

A

Modifies the properties for an existing security integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

ALTER SECURITY INTEGRATION (External OAuth)

A

Modifies the properties of an existing security integration created for External OAuth.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

ALTER SECURITY INTEGRATION (Snowflake OAuth)

A

Modifies the properties of an existing security integration created for a Snowflake OAuth client.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ALTER SECURITY INTEGRATION (SAML2)

A

Modifies the properties of an existing SAML2 security integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

ALTER SECURITY INTEGRATION (SCIM)

A

Modifies the properties of an existing SCIM security integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ALTER SESSION POLICY

A

Modifies the properties for an existing session policy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ALTER STORAGE INTEGRATION

A

Modifies the properties for an existing storage integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ALTER TAG

A

Modifies the properties for an existing tag, including renaming the tag.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

ALTER USER

A

Modifies the properties and object/session parameters for an existing user in the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

CREATE API INTEGRATION

A

Creates a new API integration object in the account, or replaces an existing API integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

CREATE NETWORK POLICY

A

Creates a network policy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

CREATE NOTIFICATION INTEGRATION

A

Creates a new notification integration in the account or replaces an existing integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

CREATE ROLE

A

Create a new role or replace an existing role in the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

CREATE SECURITY INTEGRATION

A

Creates a new security integration in the account or replaces an existing integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

CREATE SECURITY INTEGRATION (External OAuth)

A

Creates a new External OAuth security integration in the account or replaces an existing integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

CREATE SECURITY INTEGRATION (Snowflake OAuth)

A

Creates a new Snowflake OAuth security integration in the account or replaces an existing integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

CREATE SECURITY INTEGRATION (SAML2)

A

Creates a new SAML2 security integration in the account or replaces an existing integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

CREATE SECURITY INTEGRATION (SCIM)

A

Creates a new SCIM security integration in the account or replaces an existing integration.

23
Q

CREATE SESSION POLICY

A

Creates a new session policy or replaces an existing session policy.

24
Q

CREATE STORAGE INTEGRATION

A

Creates a new storage integration in the account or replaces an existing integration.

25
CREATE TAG
Creates a new tag or replaces an existing tag in the system.
26
CREATE USER
Creates a new user or replaces an existing user in the system.
27
DESCRIBE INTEGRATION
Describes the properties of an integration.
28
DESCRIBE NETWORK POLICY
Describes the properties specified for a network policy.
29
DESCRIBE SESSION POLICY
Describes the details about a session policy.
30
DESCRIBE USER
Describes a user, including the current values for the user’s properties, as well as the default values.
31
DROP INTEGRATION
Removes an integration from the account.
32
DROP NETWORK POLICY
Removes the specified network policy from the system.
33
DROP ROLE
Removes the specified role from the system.
34
DROP SESSION POLICY
Removes a session policy from the system.
35
DROP TAG
Removes a tag from the system.
36
DROP USER
Removes the specified user from the system.
37
GRANT OWNERSHIP
Transfers ownership of an object (or all objects of a specified type in a schema) from one role to another role.
38
GRANT … TO ROLE
Grants one or more access privileges on a securable object to a role.
39
GRANT … TO SHARE
Grants access privileges for databases and other supported database objects (schemas, UDFs, tables, and views) to a share.
40
GRANT ROLE
Assigns a role to a user or another role.
41
REVOKE … FROM ROLE
Removes one or more privileges on a securable object from a role.
42
REVOKE … FROM SHARE
Revokes access privileges for databases and other supported database objects (schemas, tables, and views) from a share.
43
REVOKE ROLE
Removes a role from another role or a user.
44
SHOW DELEGATED AUTHORIZATIONS
Lists the active delegated authorizations for which you have access privileges.
45
SHOW GRANTS
Lists all access control privileges that have been explicitly granted to roles, users, and shares.
46
SHOW INTEGRATIONS
Lists the integrations in your account.
47
SHOW NETWORK POLICIES
Lists all network policies defined in the system.
48
SHOW ROLES
Lists all the roles which you can view across your entire account, including the system-defined roles and any custom roles that exist.
49
SHOW SESSION POLICIES
Lists session policy information, including the creation date, database and schema names, owner, and any available comments.
50
SHOW TAGS
Lists the tag information.
51
SHOW USERS
Lists all users in the system.
52
UNDROP TAG
Restores the most recent version of a tag to the system.
53
USE ROLE
Specifies the active/current primary role for the session.
54
USE SECONDARY ROLES
Specifies the active/current secondary roles for the session.