79562170

Date: 2025-04-08 13:29:18
Score: 1
Natty:
Report link
delete from some_table where some_column = :someValue and (some_other_column is null or some_other_column = :someOtherValue)

should work

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