Floating Point Comparison Issue in RDS
Problem Statement
When comparing floating point values in a query while working with relational database systems (tested in MySQL and Postgres), some edge cases that are expected to pass the filter clause might fail in practice.
I faced this issue wh...
alireza-sharifikia.hashnode.dev2 min read