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 MyTable
Where DateField >= DateAdd(Month, DateDiff(Month, 0, GetDate())-1, 0)
And DateField < DateAdd(Month, DateDiff(Month, 0, GetDate()), 0)