solidDB Help : Configuring and administering : 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 other commands that you can use to operate solsql.
Note The solsql commands must be terminated by a semicolon.
 
Command
Description
bye, exit, or quit
Shuts down solsql
help
Displays usage information for 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
For information about the command line syntax that you use to start solsql, see solidDB SQL Editor (solsql) command line syntax.
Go up to
solidDB SQL Editor (solsql)