79197182

Date: 2024-11-17 12:33:01
Score: 1.5
Natty:
Report link

As discussed in the comment section, without knowing ordering of data it would not be possible to retrieve the output, because select does not guarantee it will output in insertion order, unless you have a column to determine it.And every calculation done on grouping similar timestamp could lead to different output in different runs.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: samhita