| name | value |
|---|---|
| name | EMP_MGMT_TWO.REMOVE_DEPT |
| created | 12/1/2010 9:09:08 PM |
| modified | 12/1/2010 9:09:08 PM |
| status | VALID |
| temporary | N |
| generated | N |
| secondary | N |
| name | datatype | in/out |
|---|---|---|
| DEPARTMENT_ID | NUMBER | IN |
exec EMP_MGMT_TWO.REMOVE_DEPT(
my_DEPARTMENT_ID
);| name | object type | level |
|---|---|---|
| EMP_MGMT_TWO | package | 1 |
| EMPLOYEES_SEQ | sequence | 2 |
| DEPARTMENTS_SEQ | sequence | 2 |