Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to do incremental load when we are joining multiple tables to one using left join!

Hi All,

Using left join I have joined 4 tables to one to simplify the data structure. But the worry here is that I wanted do the incremental load on each table. So my request is can some one help me out to do incremental load without the avoiding join as it is very much necessary for me join all these tables to simplify the structure.

Have attached the sample application to work on.

0 Replies