79305484

Date: 2024-12-24 11:45:55
Score: 0.5
Natty:
Report link

For me I converted the timestamp column to character then its solved the issue

 to_char(DELIVERY_DATE, 'DD-MM-YYYY' ) as "DELIVERY DATE"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Abdullah