-
Notifications
You must be signed in to change notification settings - Fork 475
SQL Formatting
dbeaver-devops edited this page Sep 15, 2025
·
4 revisions
To format SQL text:
-
Select the SQL text you wish to format.
-
Press Ctrl+Shift+F or click on the Format SQL Script button
located on the left toolbar.
To manage comments in SQL scripts:
-
To comment out an SQL line:
- Place your cursor on the line you want to comment.
- Press Ctrl+/ or CMD+/ for macOS.
-
To uncomment a commented line:
- Place your cursor on the commented line.
- Press Ctrl+/ (CMD+/ for macOS) again to remove the commenting syntax.
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
-
AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development