G
GoFlyersCS
I am trying to create a Find and Replace query with wildcards. For example,
I have e-mail addresses that have country codes in them such as
"[email protected]". I wish to get rid of the country codes in all of the
e-mail address so that they read simply "[email protected]". There are
different country codes in each e-mail address, so I need to use wildcards.
I have tried to use the Replace function with something like this:
UPDATE
I have e-mail addresses that have country codes in them such as
"[email protected]". I wish to get rid of the country codes in all of the
e-mail address so that they read simply "[email protected]". There are
different country codes in each e-mail address, so I need to use wildcards.
I have tried to use the Replace function with something like this:
UPDATE