Cordial greeting,
How can you calculate the average between dates in sql server and try the following:
SELECT SUM((DATEDIFF(DAY,HPNESTANC.HESFECING,HPNESTANC.HESFECSAL)))
FROM HPNESTANC
WHERE HPNESTANC.HPNDEFCAM IN (80,237, 238,239,240,2...
asked by
05.07.2018 / 23:30