Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S-038 解答中のORDER BY customer_idは不要ではないでしょうか #8

Closed
9sako6 opened this issue Jun 30, 2020 · 2 comments
Closed

Comments

@9sako6
Copy link

9sako6 commented Jun 30, 2020

S-038 の解答では、結果が customer_id で昇順に並べられています。
しかし、問題文中にはそのように表示せよとの指示がありません。

他の言語の解答では昇順に並んでいないようですので、S-038 の解答から以下の記述を削除した方がより問題文に沿った解答になると思いました。

ORDER BY customer_id

非常に些細な点ですが、ご確認いただけると幸いです。

@KazuhiroM
Copy link
Contributor

イシューの投稿ありがとうございます!動作確認のために入れたソートが残っているのかもしれません。

確認して適宜対応します。

KazuhiroM referenced this issue in KazuhiroM/100knocks-preprocess Jul 5, 2020
KazuhiroM added a commit that referenced this issue Jul 5, 2020
@KazuhiroM
Copy link
Contributor

対応しました

クローズいたしますmm

KazuhiroM referenced this issue in KazuhiroM/100knocks-preprocess Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants