Cancel
Cancels any transaction associated with a given process, leaving the process connected.
exec Cancel(100)SQL :: ShowProcesses
Shows all active processes, their session ID, process ID and various transaction information.
SQL :: ShowTransactions
Shows all transactions that are current active.
SQL :: ShowWaitingLocks
Shows processes that are currently waiting on locks.
SQL :: Terminate
Terminates an existing process.
SQL::Keywords
A breakdown of all high-level statements available via the query handler.