Hi,
Thanx for your reply. The problem is we are using PostGres 7.1.In this version REPLACE() is not available. Regards Jomon -----Original Message----- From: Rod Taylor [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2003 7:41 PM To: Jomon Skariah Cc: Kris Jurka; [EMAIL PROTECTED] Subject: RE: [SQL] MINUS & ROWNUM in PostGres On Mon, 2003-09-08 at 09:44, Jomon Skariah wrote: > Hi, > > Do we have any replacement for REPLACE() of Oracle in PostGres? What does replace() do? String replacement? http://www.postgresql.org/docs/7.3/interactive/functions-string.html replace(string text, from text, to text) ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html