Hi,
Incremental query creates a temp table in the database and checks against those records. it is kind of never deleted. We can give email id as the key to reconcile in the incremental query and when the activity runs again, it will make sure it does not pick the same email id's from the incoming data.
Regards,
Raj
Clik here to view.