I have a CSV file converted from excel. The phone numbers in the csv file looks like 8887964532.
But when I import the data into sql using import wizard, the phone number is converted to +18887964532.
+1 is added infront of all Phone numbers. Is there a way to escape this?
But when I import the data into sql using import wizard, the phone number is converted to +18887964532.
+1 is added infront of all Phone numbers. Is there a way to escape this?