This class can be used to execute MySQL database queries from lists of parameters defined programmatically .
It can execute SELECT, INSERT, UPDATE and DELETE SQL queries given the pertinent table and field names, field values, condition clauses, and other query specific parameters, etc..