Re: replacing a word in a column - Mailing list pgsql-docs

From Robert Treat
Subject Re: replacing a word in a column
Date
Msg-id 1052154023.30185.19.camel@camel
Whole thread Raw
In response to replacing a word in a column  (Dollar $ <torkian@ce.sharif.edu>)
List 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


pgsql-docs by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: replacing a word in a column
Next
From: "Timothy Knowles"
Date:
Subject: SECTION 2.8.4 REVOKE CREATE ON SCHEMA