Skip to content

Instantly share code, notes, and snippets.

@nk4dev
Created October 22, 2025 06:53
Show Gist options
  • Select an option

  • Save nk4dev/0c638586c351db86968cfdce714e46f7 to your computer and use it in GitHub Desktop.

Select an option

Save nk4dev/0c638586c351db86968cfdce714e46f7 to your computer and use it in GitHub Desktop.
SELECT 日付, 入金額
FROM "家計簿"
WHERE 日付<='2022-02-10' OR 日付='2022-02-18';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment