select * from table where daterec is not null and DATEDIFF(d, daterec ,getdate()) in (5,12)
C Costas Administrator Staff member May 23, 2019 #1 JavaScript: select * from table where daterec is not null and DATEDIFF(d, daterec ,getdate()) in (5,12)
JavaScript: select * from table where daterec is not null and DATEDIFF(d, daterec ,getdate()) in (5,12)