Administrator Guide : Using solidDB® data management tools : solidDB® SQL Editor (solsql) : solidDB® SQL Editor (solsql) commands
  
solidDB® SQL Editor (solsql) commands
In addition to SQL statements and ADMIN COMMANDs, there are a number of solsql specific commands that you can use to operate solsql.
Note The solsql commands must be terminated by a semicolon.
Command
Description
bye
Shuts down solsql
exit
Shuts down solsql
help
Displays usage information for solsql
quit
Shuts down solsql
solsql_sleep seconds
Makes solsql sleep for seconds
switch
Switches between the two connections to the database that have been created using the -2 startup option
See also
solidDB® SQL Editor (solsql)