What is it?
There are many of DBMS in the world: Oracle, SQL Server, MySQL, PostgreSQL, DB2, Informix, 4D, Teradata, FireBird/Interbase, Ingres, NetezzaSQL, Sybase ASE, Mimer, Sqlite3, M Access, Visual Foxpro, MS Excel, DSN and so on; There are many of SQL query tools for them either, we have to learn those tools time and time. Today, you can foreget those big and complex tools! Just use SQL*All, a popular SQL query tool is frequently used by DBA and Developer to interact with any DBMS from anywhere.
What can it?
- Provides Console Application (sqla.exe) and Windows Graphical User Interface (GUI) Application (wsqla.exe).
- Supports most of popular DBMS in the world. e.g. Oracle, SQL Server, MySQL, PostgreSQL, DB2, Informix, 4D, Teradata, FireBird/Interbase, Ingres, NetezzaSQL, Sybase ASE, Mimer, Sqlite3, M Access, Visual Foxpro, MS Excel, DSN and so on, anyone can manages any databases via target DBMS SQL statements.
- All types of SQL queries can be scripted.
- Output results in basic text format (table style or list style).
- Provides abundant in SQL*All commands. i.e.: SHOW DATABASES, SHOW TABLES, HOST, START and etc. Type "help;" or "?" to get help.
- Spool all commands and logs.
- Load SQL script file (*.sql) directly.
Who need it?
People whom has enough SQL syntaxs knowledge, and need to manger DBMS easy and quickly.