メインコンテンツまでスキップ
バージョン: 3.1

DROP ROLE

説明

ロールを削除します。ロールがユーザーに付与されている場合、そのロールが削除された後も、ユーザーはそのロールに関連付けられた権限を保持します。

ヒント

構文

DROP ROLE <role_name>

ロールを削除します。

DROP ROLE role1;
Rocky the happy otterStarRocks Assistant

AI generated answers are based on docs and other sources. Please test answers in non-production environments.