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 `area` FROM `pubs` WHERE `location` = 'VOP' AND CURDATE() + 0 <= `renewal` GROUP BY `area` ORDER BY `country` ASC;
... AND DATEDIFF(CURTIME() + 0, `yourfield`) >= 1 ...