79507438

Date: 2025-03-13 19:32:34
Score: 1.5
Natty:
Report link

For me the following query works without a problem:

SELECT <col1>, <col2>, <col3> 
FROM `tablename`
where date like "2025-03-06%"
limit 20
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Stephan Georgiev