Write a SQL query to find all pairs of rows in a table where the values in the two columns are within 10% of each other.
This solution is correct and demonstrates a level of completeness. It solves the problem and uses the correct SQL syntax. The approach is straightforward and easy to understand.
Evaluated at: 2022-11-22 02:16:01