Class | Description |
---|---|
SelectQueryInterface | A SelectQuery interface provides the tools to build an SQL SELECT query. |
Used with the setOrderBy() method to indicate that the order will be ascending. Used by SelectQueryInterface::setOrderBy().
Used with the setOrderBy() method to indicate that the order will be descending. Used by SelectQueryInterface::setOrderBy().
Used with the setTable() method to indicate that an inner join will be performed.
Used with the setTable() method to indicate that a left join will be performed.
Used with the setTable() method to indicate that no join will be performed.
Used with the setTable() method to indicate that a right join will be performed.
Documentation generated on Wed, 19 Sep 2007 10:26:22 -0400 by phpDocumentor 1.3.0RC3