Re: Problem -Postgre sql - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: Problem -Postgre sql
Date
Msg-id 20051018235135.GA44375@winnie.fuhr.org
Whole thread Raw
In response to Problem -Postgre sql  ("Vikas J" <vikas.jadhav@codecindia.com>)
List pgsql-sql
On Tue, Oct 11, 2005 at 12:50:49PM +0530, Vikas J wrote:
> I want to know substitute function for sql server ISNULL() function in postgre

If you look in the index of the PostgreSQL documentation you'll
find an entry for ISNULL:

http://www.postgresql.org/docs/8.0/interactive/bookindex.html

If PostgreSQL's ISNULL doesn't do what you want then please explain
what you're trying to do.  Many people on these lists don't use SQL
Server so they don't know its ISNULL works.

(BTW, it's PostgreSQL or Postgres, not Postgre.)

-- 
Michael Fuhr


pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: query to file
Next
From: Scott Marlowe
Date:
Subject: Re: