A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.snowflake.com/en/sql-reference/sql/drop-organization-user-group below:

Website Navigation


DROP ORGANIZATION USER GROUP | Snowflake Documentation

DROP ORGANIZATION USER GROUP

Preview Feature — Open

Available to the organization account, which requires Enterprise Edition or higher.

To inquire about upgrading, please contact Snowflake Support.

Removes an organization user group from the organization.

See also:

CREATE ORGANIZATION USER GROUP , ALTER ORGANIZATION USER GROUP , SHOW ORGANIZATION USER GROUPS

Syntax
DROP ORGANIZATION USER GROUP <name>

Copy

Parameters
name

Identifier for the organization user group; must be unique for your organization.

The identifier value must start with an alphabetic character and cannot contain spaces or special characters unless the entire identifier string is enclosed in double quotes (for example, "My object"). Identifiers enclosed in double quotes are also case sensitive.

For more information, see Identifier requirements.

Access control requirements

A role used to execute this operation must have the following privileges at a minimum:

Privilege

Object

Notes

OWNERSHIP

Organization user group

For instructions on creating a custom role with a specified set of privileges, see Creating custom roles.

For general information about roles and privilege grants for performing SQL actions on securable objects, see Overview of Access Control.

Example
DROP ORGANIZATION USER GROUP data_stewards;

Copy


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4