how to replace

From: "Michael Höller" <MichaelHoeller(at)t-online(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: how to replace
Date: 2005-09-08 21:25:05
Message-ID: 1EDTtJ-1Zs2Eq0@fwd35.aul.t-online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

I initially thought this is simple.. I want to relpace a character to
nothing. Eg. relace "B" to "" -> ABCD to ACD.

All me approches vaild but I am sure that I have seen it already and
think it was not tricky..

Can someone please help me ?

Thanks a lot
Michael

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Owen Jacobson 2005-09-08 21:33:00 Re: how to replace
Previous Message Marc G. Fournier 2005-09-08 21:20:40 a "catch all" type ... such a thing?