P
Phil McFarlane
Have the following fields in a table: Date,Name,JobNo,Hours.
I need a SQL query to count the number of days each Name appears over a
period of days.
Any Name can appear more than once on any Date.
If a Name appeared three times on the same Date it should only count as one
day.
Any suggestions or help would be appreciated
Thanks
Phil_mac
I need a SQL query to count the number of days each Name appears over a
period of days.
Any Name can appear more than once on any Date.
If a Name appeared three times on the same Date it should only count as one
day.
Any suggestions or help would be appreciated
Thanks
Phil_mac