Hi,
Is there any way to remove "" from all the records at once? I imported .txt file using \0 delimiter and so the quotes came in as well.
StripQuotes works but I have 100+ fields in my data set. I would have to do it all one by one.
Data Cleansing won't work because I want to keep all other punctuation in my data.
Please help!
Thanks