Common use of Button Description Clause in Contracts

Button Description. Run Run - Execute the entire query. Run Current Statement - Execute the current statement based on the cursor position. Run Selected - Execute the highlighted code. Continue on Error - Ignore errors that are encountered during the execution process. Show Query Profiling and Status - Show the query profiling and status when running the query. Stop Stop the executing query. Explain Show the execution plan of the query: Explain or Explain Selected (when highlighted code). Query Results You can run the query on any server in the project. Select the target connection, database and/or schema from the drop-down list on the toolbar, and then click Run. If the query statement is correct, the query executes and, if the query statement is supposed to return data, the Result tab opens with the data returned by the query. If an error occurs while executing the query, execution stops, the appropriate error message is displayed. The Result tab displays the result data, returned by the query, as a grid. See Data Viewer for details. You are allowed to run selected portion of query, just simply highlight SQL in Query Editor and click Run Selected. To run the current statement your cursor is on (position the cursor within the desired statement), just simply click the down arrow next to Run and select Run Current Statement.

Appears in 2 contracts

Sources: End User License Agreement, End User License Agreement