Discussione
:
Figure out date difference in SQL Server
View Single Post
25-09-2022, 20:59
#
1
x_Master_x
Senior Member
Iscritto dal: May 2005
Messaggi: 8697
You need to combine two
DATEDIFF
. One for know who many week is passed between two dates (wk paramenter) and one for get the days between two date (dd parameter). Subtract number of weeks to the difference in days for remove sundays.
__________________
.
Thread Ufficiali:
EasyCrypt
~
Old Files Manager
~
OSD Clock
The real me is no match for the legend
.
x_Master_x
Visualizza profilo pubblico
Altri messaggi di x_Master_x