Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Looking to start on using incremental loads for an app which consumes ~7mins on every load.
I have multiple scripts loading data from different DB's(all SQL). Would need suggestions on how to start off and also how to implement full load/incremental load.
TIA!!
Hi,
Have a look at the incremental script from below link.
Incremental Load Scenarios.pdf
Regards,
Kaushik Solanki
Here is the script for SQL and incremental load with live example.
Hope this helps you
Vikas