Sql - interactive
Sql-interactive is a small interface - program. It allows to declare Standard-Sql-Commands, their execution and shows the resultset as table or errors. Existing tables are shown in a second window.
Use the Select-Statement with JOIN to get some informations from the three predefined, small tables. Define own tables with the Create-Command, add new rows by using the insert-statement. As backend works a small Access-Database.
It's a .NET1.1-based tool, so it does not need an installation. Decompress the ZIP-Archive in a folder and start the Exe. Some user-defined settings are saved in an .Xml-File in the same directory, no registry settings required.
A Sql-Tutorial, written in german and using the three tables, can be found on the domain. If you want to test a lot of Standard-Sql-Commands (Group By, Subqueries), you can copy the sample-codes directly from your browser and you will see the resultset.
Требования: | .NET2.0 - Runtime |
|