Innovation Award
 November 2008
Number 2 |
Sub-queries allow the execution of complex database queries that may be hard to read and understand.
This class can parse an SQL query with eventual nested sub-queries. It returns an array structure that is easier to read and understand.
Manuel Lemos |
This class can be used to build a tree to represent an SQL query.
It takes a given SQL query and parse it to extract the structure or queries and sub-queries. The resulting structure is returned as an array.
Currently it supports only SELECT, INSERT, UPDATE, DELETE queries.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Good (83.3%) |
- |
Sufficient (75.0%) |
- |
Sufficient (75.0%) |
Sufficient (69.2%) |
198 |
| Month: |
There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.