SQLC creates SQL queries using drag and drop Visual Query Builder for every database (ODBC). Includes a Query Builder that allows for the visual modeling of SQL queries. As easy as dragging and dropping tables and joins the most complex of queries can be developed in mere minutes. Full support for correlated subqueries, totally configurable SQL functions and target mapped function drag and drop operations. SQL editors are context sensitive providing auto-complete of SQL keywords and table or view columns.
SQLC provides a fully integrated set of development tools for data manipulation and data definition. Complete with a metadata view, the end user is presented with a total overview of the data environment.
Connection Manager maintains an interactive list of all open database connections and the metadata associated with each connection in a dockable window called the Connection Manager. The information presented in the Connection Manager is central to all other operations within SQLC.
Intelligent Auto-Complete that allows you to "auto-complete" reserved words and keywords with a simple keystroke.
Context Sensitive Editing monitors editor keystrokes and will display a selectable list of table columns whenever the "dot" separator character is typed after a table alias or table name.