# Incrementally load data from multiple tables in SQL Server to an Azure SQL database In this tutorial, you create an Azure data factory with a pipeline that loads delta data from multiple tables in ...
Creates a small database table called dog and populates with hql. Creates 2 lookup tables breedLookup and colorLookup and 4N dog. Joins breedLookup and colorLookup to form a new table dogextended.