X-Original-To: pgsql-docs@postgresql.org Received: from spampd.localdomain (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 601F947632B for ; Mon, 5 May 2003 12:50:34 -0400 (EDT) Received: from mail1.ihs.com (mail1.ihs.com [170.207.70.222]) by postgresql.org (Postfix) with ESMTP id A051F476315 for ; Mon, 5 May 2003 12:50:33 -0400 (EDT) Received: from css120.ihs.com (css120.ihs.com [170.207.105.120]) by mail1.ihs.com (8.12.9/8.12.9) with ESMTP id h45Gncuu013278; Mon, 5 May 2003 10:49:43 -0600 (MDT) Date: Mon, 5 May 2003 10:40:22 -0600 (MDT) From: "scott.marlowe" To: Dollar $ Cc: Subject: Re: replacing a word in a column In-Reply-To: <2433.81.31.164.33.1051955998.squirrel@ce.sharif.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner: Found to be clean X-MailScanner-SpamCheck: X-Spam-Status: No, hits=-30.9 required=5.0 tests=BAYES_10,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES,USER_AGENT_PINE autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) X-Archive-Number: 200305/2 X-Sequence-Number: 1772 On Sat, 3 May 2003, 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. You DO realize this is the Postgresql documentation mailing list, the one for making suggestions and changes to the documentation of Postgresql? It's not like I'm being pissy about it, it's just highly unlikely that you'll find enough MySQL expertise to help you out here.