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 sometable AS sometable_1, sometable AS sometable_2 sometable AS sometable_3 WHERE sometable_1.id = 10 AND sometable_2.id = 12 AND sometable_3.id = 45