Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners

SQLite Code Factory online Help

Prev Return to chapter overview Next

Queries and Scripts

SQLite Code Factory provides several tools for working with SQL queries and scripts:

 

SQL Editor for editing the query text directly and executing SELECT queries;
Visual Query Builder for building SELECT, INSERT, UPDATE and DELETE queries visually.

 

Both  SQL Editor and Visual Query Builder supports parameters in queries

 

Save frequently used queries to profiles and manage them in the same way as if they were database objects. This means that you can view queries in the explorer tree, use them in BLOB Viewer and Diagram Viewer, perform drag-and-drop operation upon them, and copy them to clipboard like you copy an object.

 

       How can I create a new SQL query?

 

       How can I save a query to a file/profile?

 

       How can I edit an existing SQL query?

 

       How can I execute an SQL query?



Prev Return to chapter overview Next