What is SQL*All?
![]() |
There are many of DBMSs in the world, Oracle, MS-SQL, PostgreSQL, MySQL, Access, Excel 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 tools! Just use SQL*All, a power SQL Query Tool is frequently used by DBAs and Developers to interact with any databases.
Program features
- Provided Console Application (sqla.exe) and Windows Graphical User Interface (GUI) Application (wsqla.exe).
- Supports most of popular DBMSs in the world. (i.e.: Oracle, SQL Server, PostgreSQL, MySQL, Access, Excel, Visual Foxpro and DSN), anyone can manages any databases via SQL statements anywhere.
- All types of SQL queries can be scripted.
- Output results in basic text format (table style or list style).
- Provided abundant in SQL*All commands.(i.e. SHOW DATABASES, SHOW TABLES, HOST, START and etc. Type "help;" or "?" to get help)
- Spool all comands and logs.
- Load SQL Script File (*.sql) directly.
