Re: replacing a word in a column

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: torkian(at)ce(dot)sharif(dot)edu
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: replacing a word in a column
Date: 2003-05-05 17:00:23
Message-ID: 1052154023.30185.19.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

I'm pretty sure you can do this, but you need to install postgresql
first.

:-)

Robert Treat

On Sat, 2003-05-03 at 05:59, Dollar $ wrote:
> Hello everybody,
>
> Sorry if my question is too easy,
>
> Can I search after a word in a column and replace it with another word
> just using queries??
> I'm using PHP and MySQL database.
>
> e.g:
>
> my name is payam --> my name was payam
>
> any help?
> thanks,
> payam.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Timothy Knowles 2003-05-07 01:11:27 SECTION 2.8.4 REVOKE CREATE ON SCHEMA
Previous Message scott.marlowe 2003-05-05 16:40:22 Re: replacing a word in a column