Skip to content

Instantly share code, notes, and snippets.

@hashcc
Created October 31, 2021 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hashcc/1d454da0e0c47ce82dfe57aa64da6f9d to your computer and use it in GitHub Desktop.
Save hashcc/1d454da0e0c47ce82dfe57aa64da6f9d to your computer and use it in GitHub Desktop.
select
count(*)
from
pv
where
アクセス日時 between '2021-09-01' and '2021-09-31'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment