Hi ,
Im trying to figure out how to delete records on target table.
I Have a Query transform with the Key IDs to be deleted on the target table, which is the best way to do this?
Im trying to avoid to execute a SQL string agains the DB..but not sure which platform object is the most recommended.
Thanks in advance, Pablo.