Given a table with two columns, this SQL query will find the number of rows where the value in the second column is greater than the value in the first column.
The candidate's solution is correct and uses an optimal approach.
Evaluated at: 2022-11-12 10:15:29