Hi Everyone,
I need to work out the date for the start of the current week, assuming that Monday is the first day, so If I ran the query today (19th) it would return today, but If I ran it yesterday (18th) it would return the 12th.
How can I do this in SQL??
Cheers,
Mike.
I need to work out the date for the start of the current week, assuming that Monday is the first day, so If I ran the query today (19th) it would return today, but If I ran it yesterday (18th) it would return the 12th.
How can I do this in SQL??
Cheers,
Mike.