Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.005 で終わるすべての数字を取得する SQL クエリを実行できるようにしたい
Select * from amount where (numbers end in X.XX5)
Xの数字はどうでもいい