Skip to content

SQL Formatting

DBeaverDevOps edited this page Aug 1, 2024 · 1 revision

Table of contents

Formatting SQL scripts

To format SQL text:

  1. Select the SQL text you wish to format.

  2. Press Ctrl+Shift+F or click on the Format SQL Script button located on the left toolbar.

Commenting SQL lines

To manage comments in SQL scripts:

  • To comment out an SQL line:

    1. Place your cursor on the line you want to comment.
    2. Press Ctrl+/ or CMD+/ for macOS.
  • To uncomment a commented line:

    1. Place your cursor on the commented line.
    2. Press Ctrl+/ (CMD+/ for macOS) again to remove the commenting syntax.

CloudBeaver Documentation

User Guide

Installation

Configuration

CloudBeaver AWS

CloudBeaver Enterprise Edition

Team Edition

Deployment

Clone this wiki locally