79831065

Date: 2025-11-26 18:47:51
Score: 1
Natty:
Report link

It is possible. Not sure if it's new syntax since the question was originally asked.

DELETE
FROM table1
USING table2
WHERE table1.field = table2.field
AND ...
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: buachaille