Hi Guys,
can anybody help me on the below?
i need to generate a query contains
name, project, total_Hours_worked (only if total is >45) for a week by each employees. the query should contain total hours for all the weeks.
The table contains week_ID column and dyas worked column.
i can...