What transformation task should be used to delete data from the table before loading. I tried OLEDB Command, but it requires input columns. What input should I provide for the delete command? I attempted to put this command between source and destination (looks really weird), but it works in one small package. The big one hangs, which is not surprising, but I don't know how else the delete command can be called. Thank you.