top of page

Day 4: 365 Days of Daily Coding

  • Writer: Amulya Cherala
    Amulya Cherala
  • Nov 18, 2020
  • 1 min read

Shorter post and easier problem today as I'm on my first day of a one-week long vacation.


DATEDIFF Function: https://lnkd.in/dqgnGN7


Today's coding challenge comes from #leetcode(https://lnkd.in/dEJgFhN): Write a SQL query to find all dates' id with higher temperature compared to its previous dates (yesterday). Return the result table in any order.



 
 
 

Comments


Post: Blog2_Post

©2020 by Amulya Cherala.

bottom of page