Name | Type | Length | Precision | Scale | References | In | Description |
---|---|---|---|---|---|---|---|
dependency_type | VARCHAR2 | 2 | Type of dependency (finish-to-start or start-to-start) | ||||
lag_days | NUMBER | 39 | 0 | Duration of the dependency in days | |||
predecessor_task_id | NUMBER | 39 | 0 | ID for task that must be finished or started before current task is started | |||
successor_task_id | NUMBER | 39 | 0 | ID for task that cannot be started until current task is finished or started |