Skip to content

Instantly share code, notes, and snippets.

@fabienlege
Created March 14, 2019 10:05
Show Gist options
  • Save fabienlege/edc67381b7fd095244b29c6f08b596a7 to your computer and use it in GitHub Desktop.
Save fabienlege/edc67381b7fd095244b29c6f08b596a7 to your computer and use it in GitHub Desktop.
SELECT id
FROM events
WHERE start >= '2013-07-22' AND end <= '2013-06-13'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment