Re: MINUS & ROWNUM in PostGres - Mailing list pgsql-sql

From Jomon Skariah
Subject Re: MINUS & ROWNUM in PostGres
Date
Msg-id F83B457BE363174B8233DE042A1445705F6E96@maya.aztec.soft.net
Whole thread Raw
In response to MINUS & ROWNUM in PostGres  (Jomon Skariah <jomons@aztec.soft.net>)
List pgsql-sql

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:rbt@rbt.ca]
Sent: Monday, September 08, 2003 7:41 PM
To: Jomon Skariah
Cc: Kris Jurka; pgsql-sql@postgresql.org
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)



pgsql-sql by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] plpgsql doesn't coerce boolean expressions to boolean
Next
From: Jan Wieck
Date:
Subject: Re: [HACKERS] plpgsql doesn't coerce boolean expressions to boolean