Skip to content

Instantly share code, notes, and snippets.

@rioner
Created October 11, 2018 13:03
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 rioner/9fb1282c088986205f32ba265922d654 to your computer and use it in GitHub Desktop.
Save rioner/9fb1282c088986205f32ba265922d654 to your computer and use it in GitHub Desktop.
SELECT * FROM "データベース名"."テーブル名"
where
dt = '2018/10/01'
order by numbytes desc limit 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment