I
Ian
I am trying to find average number of appointments in a week in query
The following SQL gives me the count of appointments on a given day. Is
there any way to organize this within a query per now show me the average
over 7 days? I'm going to need the number for in another equation so I don't
want to do it within a pivot. Thanks Ian.
The following SQL gives me the count of appointments on a given day. Is
there any way to organize this within a query per now show me the average
over 7 days? I'm going to need the number for in another equation so I don't
want to do it within a pivot. Thanks Ian.