Is there a way to find the latest date that is more than n days in SQL?

后端 未结 0 772
难免孤独
难免孤独 2020-12-13 12:40

I\'m trying to find which asset has not been borrow for the last 90days. The logic would be something like

IF latest date of a asset returned_date > 90 day         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题