A
AJ
I am trying to extract weekly data from
tasktimephasedbyweek table. I joined
resourcetimephasedbyweek table with tasktimephasedbyweek
to get Actual, Baseline and Remaining hours for an
individual. The where condition has task uinique ID and
resoure unique ID. My query returns duplicate records. Is
there any field I am missing in my join??
Please help.
tasktimephasedbyweek table. I joined
resourcetimephasedbyweek table with tasktimephasedbyweek
to get Actual, Baseline and Remaining hours for an
individual. The where condition has task uinique ID and
resoure unique ID. My query returns duplicate records. Is
there any field I am missing in my join??
Please help.