I have a lot of products and a client in Germany insist of sending them with comma instead of period in the name eg part# 321,2 instead of 321.2. Can I write a query to update all the commas to periods in my field in a table? I know that it is easy to do a search and replace but I prefer to just have a query to do it so I do not forget to do it any week.
Thanks!
Thanks!