DBeaver Documentation

DOWNLOAD

Data Search

To search for data in the result set, press CTRL+F. The standard Find/Replace search dialog box will open:

You can also use the Find and Replace feature.

NOTE: The system searches only in already fetched rows.

SettingDescription
Case sensitiveBy default, the search is case insensitive.
Whole wordBy default, the word specified in the search field can be found in the case when the word is part of another word. Enabling this setting will lead to a particular word search.
Regular expressionsEnable to use regular expressions in the search. In the search field, you can use Ctrl+Space for autocomplete regular expressions templates.
Wrap searchEnable this setting to find matches throughout the object from the beginning, and not only from the focus point to the end of the object.
IncrementalMatches are found incrementally as you type, if this setting enabled.

Did we resolve your issue?