I am trying to translate the following PostgreSQL query:
DELETE FROM mytable WHERE id = ANY(ARRAY( SELECT id F