background image
<< Adding Data to a Table, Modifying, and Deleting | Reviewing the New Data in the Table >>
<< Adding Data to a Table, Modifying, and Deleting | Reviewing the New Data in the Table >>

Adding a New Data Record

Creating and Using Tables
3-14 Oracle Database 2 Day Developer's Guide
4.
In the new row, add the following information; you can click directly into the
column, or tab between columns:
Set
PERFORMANCE_ID
to '
WM
'
Set
NAME
to '
Workload Management
'
Set
WEIGHT
to
0.2
Press the Enter key.
5.
Add a second row with the following information: set
PERFORMANCE_ID
to '
BR
,
set NAME
to '
Building Relationships
, and set
WEIGHT
to
0.2
.
Press the Enter key.
6.
Add a third row with the following information: set
PERFORMANCE_ID
to '
CF
', set
NAME
to '
Customer Focus
', and set
WEIGHT
to
0.2
.
Press the Enter key.
7.
Add a fourth row with the following information: set
PERFORMANCE_ID
to '
CM
',
set
NAME
to '
Communication
', and set
WEIGHT
to
0.2
.
Press the Enter key.
8.
Add a fifth row with the following information: set
PERFORMANCE_ID
to '
TW
', set
NAME
to '
Teamwork
', and set
WEIGHT
to
0.2
.
Press the Enter key.
9.
Add a sixth row with the following information: set
PERFORMANCE_ID
to '
RD
', set
NAME
to '
Results Orientation
', and set
WEIGHT
to
0.2
.