This example provides a template script for building a delta (incremental) load script. A delta load fetches only new or changed rows from the database. This template can handle all three common database update scenarios — Insert, Update and Delete.
Delta Load Template
 Delta Load Template
Version 1, Apr 20, 2015 - QlikView