Replacing Multiple Special Character
Hello Experts, I have a source column (Emp_name) where many special character are there in name ,want to remove all the special characters. Tried using replace and replaceAll but i didn’t find a function that can take list of special character like b...