[SQL] 197. Rising Temperature
Table: Weather +---------------+---------+ | Column Name | Type | +---------------+---------+ | id | int | | recordDate | date | | temperature | int | +---------------+---------+ id is the column with unique values for...
Nov 21, 20242 min read124
![[SQL] 197. Rising Temperature](https://cdn.hashnode.com/res/hashnode/image/upload/v1732163502846/7cfc0bed-83b3-4fbb-8075-605df3d8edef.png)
