-
-
Save hashcc/84318d5b6be742ef3a823d69f4e7b0f6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select | |
ID, | |
ニックネーム, | |
レシピ投稿数 | |
from | |
users | |
where | |
登録日 >= date '2021-01-01' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment