<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Data control language - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Data_control_language&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Data_control_language&amp;p=7">3.Next</a>
</p>
<p>table (and other objects) to, or takes away a specified role with certain permissions to, specified groups or users of a database;;DENY: denies a specified permission to a security object.</p>

<p>For example: GRANT can be used to give privileges to user to do SELECT, INSERT, UPDATE and DELETE on a specific table or multiple tables.</p>

<p>The REVOKE command is used to take a privilege away (default) or revoking specific command like UPDATE or DELETE based on requirements.</p>

<p><big> Example </big></p>
<p>In the first example, GRANT gives privileges</p><p>
<a accesskey="1" href="page.php?w=Data_control_language&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Data_control_language&amp;p=7">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
