Greetings,
I have a situation where I need to check if a call occurs between 2 dates. This is easy, the problem I am having is it needs to consider business days only which in my situation would exclude Sundays.
So if it was Monday morning and a call had occurred Saturday morning at the same time, it would not be considered 2 biz days until Tuesday morning that same time.
I am using SQL 2000.
Thanks for any and all help,
cgh
I have a situation where I need to check if a call occurs between 2 dates. This is easy, the problem I am having is it needs to consider business days only which in my situation would exclude Sundays.
So if it was Monday morning and a call had occurred Saturday morning at the same time, it would not be considered 2 biz days until Tuesday morning that same time.
I am using SQL 2000.
Thanks for any and all help,
cgh