How to execute SQL statements in dbForge Studio fo SQL Server
Last modified: October 1, 2024
This topic shows different ways of executing statements in dbForge Studio.
Entire script
To execute an entire script, click the Execute button on the SQL toolbar.
Alternatively, on the SQL menu, select the Execute command.
Selected block of text
To execute an arbitrary text block:
- Select the text block using the mouse or keyboard.
- Run the Execute command as when executing the entire script. Alternatively, select Execute Selection from the shortcut menu of SQL Editor.
Current statement
To execute your current statement, click the Execute Current Statement button on the SQL toolbar.
Alternatively, right-click a required statement, and select the Execute Current Statement command on the shortcut menu.
Execute to cursor
To execute a script to the current position of the cursor:
- Move cursor to the required position.
- Click Execute to Cursor on the shortcut menu or press Ctrl+Shift+F10.
How to stop the execution
To stop SQL execution, click Stop Execution the SQL toolbar.
Present query execution results
Query execution results can be presented in two ways - in text and in grid formats.
To present results as text, click Results as Text on the SQL toolbar before query execution.
To present results as a grid, click Results as Grid on the SQL toolbar before query execution.
Want to find out more?
Overview
Take a quick tour to learn all about the key benefits delivered by dbForge Studio for SQL Server.
All features
Get acquainted with the rich features and capabilities of the tool in less than 5 minutes.
Request a demo
If you consider employing this tool for your business, request a demo to see it in action.