Previous |
Next |
This tutorial shows how to use SQL Developer to view the objects that belong to the HR
schema. This is called browsing the HR
schema.
To browse the HR schema:
In the navigation frame, click the tab Connections.
The Connections pane shows the hr_conn
icon. To the left of the icon is a plus sign (+).
Click the plus sign.
If you are not connected to the database, the Connection Information window opens. If you are connected to the database, the hr_conn
information expands (see the information that follows "Click OK" in step 3).
If the Connection Information window opens:
In the User Name field, enter hr
.
In the Password field, enter the password for the user hr
.
Click OK.
The hr_conn
information expands: The plus sign becomes a minus sign, and under the hr_conn
icon, a list of schema object types appears—Tables, Views, Indexes, and so on. (If you click the minus sign, the hr_conn information collapses: The minus sign becomes a plus sign, and the list disappears.)