SQL Commands

The supported SQL commands are:

  • ALTER DATABASE — change the behavior of the database

  • HELP — obtain description of SQL statements

  • KILL CONNECTION — kill a long running transaction by killing the SQL connection

  • KILL STATEMENT — kill a long running or hanging query

  • SET — change a runtime parameter

  • SHOW — display information about select database objects and states