Planassignmap

Columns

Name Type Length Precision Scale References In Description
date_created TIMESTAMP Date created (GMT)
employee_id NUMBER 39 0 Employee ID
end_date TIMESTAMP End date
plan_id NUMBER 39 0 Plan ID
start_date TIMESTAMP Start date

Primary key (Composite)

PK Column Name
plan_id
employee_id
start_date