Hi All,
I have a table that has 3 fields:
OT_DATE
WEEK
MONTH
The purpose of this table is to calculate overtime worked per employee
per week. I join to the table to an attendance table on the date and
then use this tbale to group by week (so that I can caluclate the hrs
over 40 for each employee). Is there any way to do this other than
manually adding dates to this table. It is no big deal, but I didnt
know how other people did this.
|
|
1
|
|
|
|
Reply
|
Matt
|
5/24/2007 2:07:50 PM |
|