Databases: sql_Generator Carsten Gehling (contact me)
This class is meant to make it easier to generate SQL queries for inserting or updating records in a database table.
Just specify the required fields, and then call the class functions to retrieve the SQL statement to perform an insert or update query.