Introduction
Sql Admin is a simple database SQL query tool. It provides a means of connecting to a database and issuing a SQL query and displaying the results. One of its main advantages is the ability to access multiple different database platforms. It has been used against Oracle, Informix, Ingres, Sql Server, Sybase and Progress databases. To achieve this database independence it makes use of ODBC data sources.
There are many and better query tools available for accessing specific databases, but Sql Admin provides a good option where multiple database platforms co-exist and provide inputs to a data warehouse environment.
Note: This tool is designed as a data warehouse assistant. It may not accurately reflect what is in the database and should not be used to handle production data. For example all columns are truncated at 256 character width for ease of display.