Find and Replace in Query Text

For easy use, the SQL query editor includes a feature for finding and replacing the text. In the web application, find and replace is executed using a find and replace pop-up panel, in the desktop application - using the find and replace dialog box.

To execute search, Open the pop-up search panel by pressing CTRL+F:

Enter searched text in the Find box. Select necessary parameters:

To go to the next occurrence, click the Next button or press the ENTER key.

To go come back to the previous occurrence, click the Back button or press ENTER+INSERT.

To search in the selected range of strings, click the Find in Selected button or press ALT+L.

When the end of the text is reached, search starts from the beginning.

To open the find and replace pop-up panel, in the Query Text box press CTRL+H, or, if the search panel is opened, click the Find and Replace Panel button:

Enter searched text in the Find box. In the Replace box enter the text, with which the found text should be replaced. Select necessary parameters:

Clicking the Replace button of pressing the ENTER key for the first time executes the search and goes to the first found string. Clicking the button for the second time replaces the found text and the cursor goes to the next string meeting the search criteria.

To replace all found strings, click the Replace All button or press CTRL+ALT+ENTER.

To execute search open the find and replace dialog box on the Find tab by pressing CTRL+F:

To find, enter searched text in the Find box and set necessary options:

To find and replace, open the find and replace dialog box on the Replace tab by pressing CTRL+H or, if the dialog box is already opened, go to the Replace tab:

Enter text in the Replace With box to replace the text in the Find box.

Clicking the Replace button for the first time executes the search and goes to the first found string, clicking the button for the second time replaces the found text and the cursor goes to the next string meeting the search criteria.

If all string occurrences need to be replaced, click the Replace All button; a message informing on the number of modified strings is displayed.

See also:

Query Properties | Query