This class can be used to build and execute MySQL database SQL queries from lists of parameters.
It opens a connection to a MySQL database and can build and execute several types o SQL queries:
- SELECT queries given the table, list of fields and an optional condition clause
- INSERT or UPDATE queries given the table, list of fields and values and an optional condition clause for UPDATE queries
- DELETE queries given the table and an optional condition clause
| 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.