1

To delete the documents from a collection if the join condition with some other collection matches? e.g.,

DELETE FROM TABLE A WHERE A.KEY IN (SELECT KEY FROM TABLE B WHERE STATUS = ‘DELETED’)
Roshana Pitigala
  • 8,437
  • 8
  • 49
  • 80

0 Answers0