TOC PREV NEXT INDEX



SQL Sourcerer


The SQL Sourcerer is like the Code Sourcerer, but instead of generating Java code, it generates SQL code. This SQL code can be used in database queries as is, or may be edited further.

Note: SQL is a language with many different dialects. The code generated by the SQL Sourcerer conforms to the SQL 92 standard. Most database engines will be able to correctly interpret these statements, but it is possible that incompatibilities may exist with some databases.

There are four categories of the SQL sourcerer;


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX