79393050

Date: 2025-01-28 07:54:12
Score: 0.5
Natty:
Report link

Use negative numbers for the rows before the current row in rowsBetween. It's NULL because there are no rows between start=5 end end=0

window = Window.orderBy("new_datetime").rowsBetween(-5, Window.currentRow)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: techtech