Skip to content

Instantly share code, notes, and snippets.

@J2112O
Created June 5, 2021 00:47
Show Gist options
  • Save J2112O/eca7b656e622b132fb2f9ddc03eba224 to your computer and use it in GitHub Desktop.
Save J2112O/eca7b656e622b132fb2f9ddc03eba224 to your computer and use it in GitHub Desktop.
SELECT *
FROM practice_names
WHERE inclusion_date BETWEEN '2021–05–31' AND '2021–06–02 23:59:59' ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment