Execute SQL

This button executes the SQL statement against the database. If part of the SQL statement is highlighted, only the highlighted SQL is executed, else all of the SQL is executed.

If the SQL operation is a SELECT or returns a dataset, the results will be shown in the grid. If the SQL operation is an UPDATE or DELETE statement, this button results in a prompt showing the number of records processed.