<?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="PostgreSQL - Page 23 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=PostgreSQL&amp;p=22">1.Previous</a><br />
<a accesskey="3" href="page.php?w=PostgreSQL&amp;p=24">3.Next</a>
</p>
<p>in PostgreSQL also support the following features:</p>

<p>
* <a href="page.php?w=Expression_index">Expression index</a>es can be created with an index of the result of an expression or function, instead of simply the value of a column.<br/>
* <a href="page.php?w=Partial_index">Partial index</a>es, which only index part of a table, can be created by adding a WHERE clause to the end of the CREATE INDEX statement. This allows for a smaller index to be created.<br/>
* The planner is able to use multiple indexes together to satisfy complex queries,</p><p>
<a accesskey="1" href="page.php?w=PostgreSQL&amp;p=22">1.Previous</a><br />
<a accesskey="3" href="page.php?w=PostgreSQL&amp;p=24">3.Next</a>
</p>

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

</card>
</wml>
