Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
in my database having 5 tables , in those 5 tables having same fields, that's why we are given union all to all tables,
every day data will come come to these tables, first 4 tables data will come every afternoon after that i m reloaded using condition but 5 table data will come evening or next day, if i give same condition to 5th table then duplicate tables also came(1,2,3,4 tables) how can i resolve this
thanks
Hi
Please go through this link it will all types of incremental load
Hope this helps
Thanks