blob: 9a9410450300ba779b1bfff22f2b0310b980fb99 [file] [log] [blame]
select regexp_replace('Thomas', '.[mN]a.', 'M') from voter where voter_id=10;