Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
select *
from name
where DATEADD(dd, DATEDIFF(dd, 0, [!]last_updated[/!]),0)
= DATEADD(dd, DATEDIFF(dd, 0, [!]GETDATE()[/!]), 0)