You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vladimir Zhilin edited this page Oct 24, 2019
·
5 revisions
Search
Enter text to the search field and hit Enter:
4 rows was found. One row in DEPARTMENTS table, one in EMPLOYEES and two in JOB_HISTORY.
Navigation
Expand EMPLOYEES node:
Column JOB_ID is a foreign key that refers to row in JOBS table.
Expanding JOB_ID node gives you access to referenced row in JOBS table:
Human-readable value expressions
Note that primary key value AD_ASST is not readable enough. Administration Assistant is more convenient.
There is an ability to compose readable string from
other columns value. Double-click String cell and type JOB_TITLE:
Now you see Administration value in String column that is more convenient than primary key value.
Advanced search
You can select any text or number column for search. For example JOBS.JOB_TITLE.