Class that helps you to generate sql-statements without handling string concatenation.
Subclass of tgcSqlBuilder that helps to create DELETE sql-statements.
Subclass of tgcSqlBuilder that helps to create INSERT sql-statements.
Subclass of tgcSqlBuilder that helps to create SELECT sql-statements.
Subclass of tgcSqlBuilder that helps to create UPDATE sql-statements.