Using the REPLACE command to replace all vowels

From: "EbGrooveCb" <cbaumann(at)cmsgrp(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Using the REPLACE command to replace all vowels
Date: 2006-05-01 20:16:15
Message-ID: 1146514575.424804.261520@e56g2000cwe.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a way to make seperate replacements in 1 field in one command
in SQL?

I need to remove all vowels (a,e,i,o,u) in a field. How would I go
about that?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-05-01 21:05:28 Re: Leading substrings - alternatives with 8.1.3?
Previous Message Tony Lausin 2006-05-01 19:08:37 Re: Is PostgreSQL an easy choice for a large CMS?