Skip to Content
0
Former Member
Mar 29, 2010 at 09:23 PM

Delete records on target table - Which method?

41 Views

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.