to Mc[X]? (e.g. convert Mcgovern to McGovern, Mcdonald to McDonald) in Oracle (or just SQL code)? I tried using the regexp_replace function in Oracle, but can't quite figure out how to upper case the third character. Thanks
to Mc[X]? (e.g. convert Mcgovern to McGovern, Mcdonald to McDonald) in Oracle (or just SQL code)? I tried using the regexp_replace function in Oracle, but can't quite figure out how to upper case the third character. Thanks