forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
25 lines
3.0 KiB
HTML
25 lines
3.0 KiB
HTML
<a name="EN-US_TOPIC_0000001188588982"></a><a name="EN-US_TOPIC_0000001188588982"></a>
|
|
|
|
<h1 class="topictitle1">DROP GROUP</h1>
|
|
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0000001188588982__s84153b33635545b085856d3a409498e3"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000001188588982__addaf39bd5b1746dd90c9e1ccf11a960c"><strong id="EN-US_TOPIC_0000001188588982__b842352706124910">DROP GROUP</strong> deletes a user group.</p>
|
|
<p id="EN-US_TOPIC_0000001188588982__a7183956373144857b3153da82849e6bf"><strong id="EN-US_TOPIC_0000001188588982__b842352706124921">DROP GROUP</strong> is the alias for <strong id="EN-US_TOPIC_0000001188588982__b842352706124928">DROP ROLE</strong>.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001188588982__sc81535eb91fc41cdb60033121c0142ec"><h4 class="sectiontitle">Precautions</h4><p id="EN-US_TOPIC_0000001188588982__a9357cecac29c43da9ae71d8021a6cad8"><strong id="EN-US_TOPIC_0000001188588982__b842352706104438">DROP GROUP</strong> is the internal interface encapsulated in the <strong id="EN-US_TOPIC_0000001188588982__b8423527061117">gs_om</strong> tool. You are not advised to use this interface, because doing so affects the cluster.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001188588982__sca40d023718c4794a0012c9339af4dd7"><h4 class="sectiontitle">Syntax</h4><div class="codecoloring" codetype="Sql" id="EN-US_TOPIC_0000001188588982__s242287a192c243919c49a158876af2c7"><div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span class="normal">1</span></pre></div></td><td class="code"><div><pre><span></span><span class="k">DROP</span><span class="w"> </span><span class="k">GROUP</span><span class="w"> </span><span class="p">[</span><span class="w"> </span><span class="k">IF</span><span class="w"> </span><span class="k">EXISTS</span><span class="w"> </span><span class="p">]</span><span class="w"> </span><span class="n">group_name</span><span class="w"> </span><span class="p">[,</span><span class="w"> </span><span class="p">...];</span>
|
|
</pre></div></td></tr></table></div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001188588982__s54d944e250f84ce5b6eb23602352f4c5"><h4 class="sectiontitle">Parameter Description</h4><p id="EN-US_TOPIC_0000001188588982__a9c8bb4d52ab64f8e82d7dfbad1161677">See <a href="dws_06_0203.html#EN-US_TOPIC_0000001188270544__s56aa378dd3884fe5b99b87329c9e93c2">Parameter Description</a> in <strong id="EN-US_TOPIC_0000001188588982__b1415630319">DROP ROLE</strong>.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001188588982__sdbb82dc0915c40c9bc862461b4d4337b"><h4 class="sectiontitle">Helpful Links</h4><p id="EN-US_TOPIC_0000001188588982__aecabca3b9a904cf49c907f0296b79ee7"><a href="dws_06_0164.html">CREATE GROUP</a>, <a href="dws_06_0127.html">ALTER GROUP</a>, <a href="dws_06_0203.html">DROP ROLE</a></p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_06_0118.html">DDL Syntax</a></div>
|
|
</div>
|
|
</div>
|
|
|