This class can be used to manipulate MySQL database table records. It can perform SQL queries SELECT, INSERT, UPDATE and DELETE from arguments defined programmatically. The arguments define the tables to query, fields, WHERE and ORDER BY clauses.