Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have to overwrite existing data with the new one based on some specific field, how can we do that.
A:
Load * inline
[
Name,Age
A,21
B,22
]
B:
A,33
C,22
D,23
Final O/P
Hi ,
PFA
Regards
KC