<?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="Check constraint - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Check_constraint&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Check_constraint&amp;p=7">3.Next</a>
</p>
<p>optimize performance when the <code>NOT NULL</code> constraint syntax is used as opposed to the <code>CHECK</code> constraint syntax given above.</p>

<p><big> Common restrictions </big></p>
<p>Most database management systems restrict check constraints to a single row, with access to constants and deterministic functions, but not to data in other tables, or to data invisible to the current transaction because of <a href="page.php?w=transaction_isolation">transaction isolation</a>.</p>

<p>Such constraints are not truly table check constraints but rather</p><p>
<a accesskey="1" href="page.php?w=Check_constraint&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Check_constraint&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
