Skip to content

Instantly share code, notes, and snippets.

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