How to find table in a database with JetBrains DataGrip

In this article I will show you how to find table by name using DataGrip tool.

Searching in DataGrip is not as obvious operation as it should be. You can start searching in two ways:

  • open Navigate -> Table/Routine/Class...

Fig. 1. Navigation in toolbar

  • double press Shift key

In both cases search pop-up window appears. To find tables, switch to Tables tab and provide name of the table in textbox.

Fig. 2. Search window

If you hit Enter or double click on result (e.g. Address in example), data from table will appear in new window.

Comments are only visible when the visitor has consented to statistics cookies. To see and add comments please accept statistics cookies.
0
There are no comments. Click here to write the first comment.