H2 database control: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Jtsmith
No edit summary
imported>Kymara
No edit summary
Line 51: Line 51:
[[File:H2dbGuide009.png]]
[[File:H2dbGuide009.png]]


Feel free to experiment from here on. :)
Feel free to experiment from here on. :) Anything other than a SELECT should be used with caution on production environments!


To stop the database engine use the same method as with the game server: type '''CTRL+c''' at the command window.
To stop the database engine use the same method as with the game server: type '''CTRL+c''' at the command window.

For a list of H2 commands see http://www.h2database.com/html/grammar.html