Skip to content

Data Ordering

dbeaver-devops edited this page Sep 15, 2025 · 9 revisions

Table of contents

You can order data in a column by clicking the header or using the context menu.

Order data using the column header

Click the ordering icon () in a column header.

Tip: The icon appears when you hover over the header and becomes visible permanently after sorting is applied.

Each click changes the sort state:

State Icon
Ascending
Descending
None

Tip: To order by multiple columns, hold Ctrl (Windows) or Cmd (Mac) and click columns in the order you want to apply sorting.

Reset data ordering

To reset data ordering:

  • click the ordering icon () until all sorting is removed
  • open the cell context menu (three-bar icon), then select Sorting -> Disabled
  • if multiple sortings are applied, select Sorting -> Disable all in the cell context menu.

Tip: To clear all filters and sorting at once, open the cell context menu and select Reset filters/sorting

CloudBeaver Documentation

Clone this wiki locally