SQL View
The SQL view is one of the most powerful tools for database management. In the SQL console you can enter and execute SQL scripts, compliant to the underlying database system.
Note
Scripts are executed by pressing:
- Windows : Ctrl+X
- Mac: Cmd+X
In Database View you can press the refresh button, and preview the data by selecting Show Content. You get the result of the execution in the Results view below.