Mr. Sparkle has a very intuitive interface. The main window is broken up into
two sections.
The top half of the window shows a history of the user's SQL statements. The
user also has the ability to save this data, along with other session
information for subsequent use. A user can recall any historical SQL
statement for editing and/or execution.
The bottom half of the window provides several SQL statement worksheets. The
user can enter a SQL statement manually, recall a statement from history or
paste one from their clipboard. Once a user is satisfied with their input they
can execute the SQL statement against the server.
|