Database and SQL – 2

The post focuses on providing a thought to make comparison for values on the same column in SQL query. The idea came up with the Leetcode exercise “Rising Temperature” and “Consecutive Numbers”. As a long time Excel user, I usually make comparison for values in one column by use formula. The below is an exampleContinue reading “Database and SQL – 2”