View HLPDTEST.STATEGPS.V_ACTUAL_HOURS | Generated by SchemaSpy |
| |||||||||||||||||||||||||||||
Analyzed at Sun Jan 17 01:06 IST 2021 |
View Definition:
select project_task_id, sum(nvl(billable_hours,0)+nvl(non_billable_hours,0)+nvl(extra_billable_hours,0)) actual_hours from t_project_activity group by project_task_id
Possibly Referenced Tables/Views:
![]() ![]() |