You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
Run java -cp {unziped folder}/bin/h2-<VERSION HERE>.jar org.h2.tools.Shell
Enter database information
Welcome to H2 Shell 1.4.199
Exit with Ctrl+C
[Enter] jdbc:h2:file:{Input_ngrinder_home_path}/db/h2
URL
[Enter] org.h2.Driver
Driver
[Enter] admin
User
[Enter] admin
Password
Connected
Commands are case insensitive; SQL statements end with ';'
help or ? Display this help
list Toggle result list / stack trace mode
maxwidth Set maximum column width (default is 100)
autocommit Enable or disable autocommit
history Show the last 20 statements
quit or exit Close the connection and exit
sql>