79468054

Date: 2025-02-25 22:43:59
Score: 1
Natty:
Report link

Totally works!

UPDATE CUSTOMER_ORDER
SET  PRINTED_DATE = NULL
where STATUS = 'F' and PRINTED_DATE = ''

This is in an ERP database. When the date = '', that is when reports will display 1900-01-01 etc.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tom H