Hello... Can somebody here help me...
I am using the replace function:
replace('China and china','china','Hong Kong');
I want to ignore the cases as I compare the strings... How am I suppose
to do that? Please help... thanks...
replace function and string comparison
|