<?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="SQL - Page 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=SQL&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=SQL&amp;p=15">3.Next</a>
</p>
<p>incompatible with the SQL standard, which says that unquoted names should be folded to upper case. Thus, according to the standard, <code>Foo</code> should be equivalent to <code>FOO</code>, not <code>foo</code>.</p>

<p>Popular implementations of SQL commonly omit support for basic features of Standard SQL, such as the <code>DATE</code> or <code>TIME</code> data types. The most obvious such examples, and incidentally the most popular commercial and proprietary SQL DBMSs, are Oracle (whose <code>DATE</code> behaves as <code>DATETIME</code>, and</p><p>
<a accesskey="1" href="page.php?w=SQL&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=SQL&amp;p=15">3.Next</a>
</p>

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

</card>
</wml>
