RemingtonSteel
Programmer
I am doing a data cleansing and most likely I will be using an update statement.
Tel_Field = 551-9000
Province_Field = Toronto, ON
I want to update a telephone field (with an area code) if the province field is ON.
What is the function I can use for this scenario.
Thanks for your help!
Gene
Tel_Field = 551-9000
Province_Field = Toronto, ON
I want to update a telephone field (with an area code) if the province field is ON.
What is the function I can use for this scenario.
Thanks for your help!
Gene