Skip to content

Instantly share code, notes, and snippets.

@hashcc
Created October 31, 2021 17:06
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/6f84590d870ef82c3e85ef0956cea983 to your computer and use it in GitHub Desktop.
Save hashcc/6f84590d870ef82c3e85ef0956cea983 to your computer and use it in GitHub Desktop.
select
ID,
ニックネーム,
レシピ投稿数
from
users
where
レシピ投稿数 >= 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment