79558559

Date: 2025-04-06 18:21:21
Score: 3
Natty:
Report link

In my case, the date passed from Python to SQL was not formatted correctly. Once it was passed as 'yyyy-mm-dd' to the SQL Statement, then problem was solved.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: kent