You can use Web SQL Studio to execute new or saved SQL statements. Before you execute an SQL statement, you can select its commit mode, SQL mode, and isolation level.
You have created a new SQL statement or edited a saved SQL statement. The system displays the statement that you want to execute in the SQL dialog window.
...
1. On the right-hand side next to the SQL dialog window, select the relevant modes and the isolation level for executing the statement.
2. Choose Execute.
· If your SQL statement returns a results table, the system displays this table in the lower screen area.
· If you executed multiple SQL statements simultaneously, you can browse the result tables by using the dropdown menu.
· If your SQL statement does not return a results table, the system displays information in the results window about whether your statement was executed successfully.