dbisql provides an interactive environment for database browsing and for sending SQL statements to the database server.
dbisql allows you to type SQL commands or run command files. It also provides feedback about the number of rows affected, the time required for each command, the execution plan of queries, and any error messages.
You can start dbisql in the following ways:
from Sybase Central, using the Open Interactive SQL menu item.
from the Start menu by choosing Start → Programs → Sybase → Adaptive Server IQ 12.6 → Interactive SQL Java.
at a command prompt, using the dbisql command.