<?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="Join (SQL) - Page 12 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Join_(SQL)&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Join_%28SQL%29&amp;p=13">3.Next</a>
</p>
<p>"Marketing" do not appear in the query execution results. Neither of these has any matching rows in the other respective table: "Williams" has no associated department, and no employee has the department ID 35 ("Marketing"). Depending on the desired results, this behavior may be a subtle bug, which can be avoided by replacing the inner join with an outer join.</p>

<p><big> Inner join and NULL values </big></p>
<p>Programmers should take special care when joining tables on columns that can contain <a href="page.php?w=Null_%28SQL%29">NULL</a> values, since</p><p>
<a accesskey="1" href="page.php?w=Join_(SQL)&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Join_%28SQL%29&amp;p=13">3.Next</a>
</p>

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

</card>
</wml>
