79519497

Date: 2025-03-19 08:05:59
Score: 0.5
Natty:
Report link

I need the same, I will get the difference between two dates in days prior to executing this query:

SELECT DATE_ADD('2025-01-01', INTERVAL seq DAY) FROM seq_0_to_99;

where the difference in days is 99 for this example.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Jonathan