Sql-log area
Databases tree view | Home | The DBbrowser notebook |
To hide or show the sql-log notebook press ctrl + l or click
on the main tool-bar
To focus the sqleditor page press alt + x
To quick navigate between the sql-log pages hold control key and press left or right key
to bring up the next or last page
Sqleditor page :
In this page you can type your mysql queries. the queries must have a semicolon at the end of the line.
hold the control key and press Return or click the execute iconto fire your querie(s)
press the tab key to get mysql functions and keywords automaticly completed , press the tab key more than ones
to get the next possible completion .
History page :
The History list hold your successfully executed queries in a list , the list will be automaticly saved
when you exit gmyclient.To get a recent executed query from the list, just select one or more queries
in the list then press return .a double click will insert the query in the sql-editor page .
the list kann be saved by clicking
load a file into the list by clicking
to clear the list
to rehighlight your Sql statement
Databases tree view | Home | The DBbrowser notebook |