SQL User Security DDL Flashcards
ALTER API INTEGRATION
Modifies the properties of an existing API integration.
ALTER NETWORK POLICY
Modifies the properties for an existing network policy.
ALTER NOTIFICATION INTEGRATION
Modifies the properties for an existing notification integration.
ALTER ROLE
Modifies the properties for an existing role.
ALTER SECURITY INTEGRATION
Modifies the properties for an existing security integration.
ALTER SECURITY INTEGRATION (External OAuth)
Modifies the properties of an existing security integration created for External OAuth.
ALTER SECURITY INTEGRATION (Snowflake OAuth)
Modifies the properties of an existing security integration created for a Snowflake OAuth client.
ALTER SECURITY INTEGRATION (SAML2)
Modifies the properties of an existing SAML2 security integration.
ALTER SECURITY INTEGRATION (SCIM)
Modifies the properties of an existing SCIM security integration.
ALTER SESSION POLICY
Modifies the properties for an existing session policy.
ALTER STORAGE INTEGRATION
Modifies the properties for an existing storage integration.
ALTER TAG
Modifies the properties for an existing tag, including renaming the tag.
ALTER USER
Modifies the properties and object/session parameters for an existing user in the system.
CREATE API INTEGRATION
Creates a new API integration object in the account, or replaces an existing API integration.
CREATE NETWORK POLICY
Creates a network policy.
CREATE NOTIFICATION INTEGRATION
Creates a new notification integration in the account or replaces an existing integration.
CREATE ROLE
Create a new role or replace an existing role in the system.
CREATE SECURITY INTEGRATION
Creates a new security integration in the account or replaces an existing integration.
CREATE SECURITY INTEGRATION (External OAuth)
Creates a new External OAuth security integration in the account or replaces an existing integration.
CREATE SECURITY INTEGRATION (Snowflake OAuth)
Creates a new Snowflake OAuth security integration in the account or replaces an existing integration.
CREATE SECURITY INTEGRATION (SAML2)
Creates a new SAML2 security integration in the account or replaces an existing integration.
CREATE SECURITY INTEGRATION (SCIM)
Creates a new SCIM security integration in the account or replaces an existing integration.
CREATE SESSION POLICY
Creates a new session policy or replaces an existing session policy.
CREATE STORAGE INTEGRATION
Creates a new storage integration in the account or replaces an existing integration.
CREATE TAG
Creates a new tag or replaces an existing tag in the system.
CREATE USER
Creates a new user or replaces an existing user in the system.
DESCRIBE INTEGRATION
Describes the properties of an integration.
DESCRIBE NETWORK POLICY
Describes the properties specified for a network policy.
DESCRIBE SESSION POLICY
Describes the details about a session policy.
DESCRIBE USER
Describes a user, including the current values for the user’s properties, as well as the default values.
DROP INTEGRATION
Removes an integration from the account.
DROP NETWORK POLICY
Removes the specified network policy from the system.
DROP ROLE
Removes the specified role from the system.
DROP SESSION POLICY
Removes a session policy from the system.
DROP TAG
Removes a tag from the system.
DROP USER
Removes the specified user from the system.
GRANT OWNERSHIP
Transfers ownership of an object (or all objects of a specified type in a schema) from one role to another role.
GRANT … TO ROLE
Grants one or more access privileges on a securable object to a role.
GRANT … TO SHARE
Grants access privileges for databases and other supported database objects (schemas, UDFs, tables, and views) to a share.
GRANT ROLE
Assigns a role to a user or another role.
REVOKE … FROM ROLE
Removes one or more privileges on a securable object from a role.
REVOKE … FROM SHARE
Revokes access privileges for databases and other supported database objects (schemas, tables, and views) from a share.
REVOKE ROLE
Removes a role from another role or a user.
SHOW DELEGATED AUTHORIZATIONS
Lists the active delegated authorizations for which you have access privileges.
SHOW GRANTS
Lists all access control privileges that have been explicitly granted to roles, users, and shares.
SHOW INTEGRATIONS
Lists the integrations in your account.
SHOW NETWORK POLICIES
Lists all network policies defined in the system.
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.
SHOW SESSION POLICIES
Lists session policy information, including the creation date, database and schema names, owner, and any available comments.
SHOW TAGS
Lists the tag information.
SHOW USERS
Lists all users in the system.
UNDROP TAG
Restores the most recent version of a tag to the system.
USE ROLE
Specifies the active/current primary role for the session.
USE SECONDARY ROLES
Specifies the active/current secondary roles for the session.