Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Could someone please help me in creating the current date column for incremental load.
Thanks in Advance.
Regards,
Jesh
Hi Dilip,
I just wanted to add a new column which is current date i.e., Today() to the incremental loaded data.
For ex:
Load today() as AsOfDate, A, B
From XYZ.qvd;
But, I'm unsure how does this works in incremental load scenario.
Thanks,
Jesh