From: | Mark Nelson <MCN(at)cc(dot)usu(dot)edu> |
---|---|
To: | PGSQL-NOVICE(at)POSTGRESQL(dot)ORG |
Subject: | find and replace content |
Date: | 2001-08-14 14:48:32 |
Message-ID: | 01K749FBLQ6QDF7K0R@cc.usu.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi all,
Just started with PHP and Postgres last week. I have a bunch of
pages that bring in different content depending on the page. Now
I need to change a name that appears in the content throughout
these pages. Is there a way to do a find and replace throughout
the database searching the content? I want to do something like
replace all occurences of Jones with Johnson.
Can I do this directly or do I need to write a simple php page to
do this? I know this sounds simple and the solution probably is
too, but after hours of searching I still cannot find it.
Thanks in advance,
/mark
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Wieck | 2001-08-14 15:01:19 | Re: help on delete trigger. |
Previous Message | Johann Zuschlag | 2001-08-14 09:12:44 | Re: Overwriting Operator for numeric and float8 fails |