Hi all!
I have an ad-hoc to do and I need your help with this step.
I have a column of data in which I need to replace some entries.
Data is like this. A,B,C are all string type names.
Col_name
A
null
null
B
I want to replace null with C. Please let me know how to do this.
Thank you very much for your help.
Felix