NULL values

From: "Mark Muffett" <markm(at)muffett(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: NULL values
Date: 2001-07-10 17:45:29
Message-ID: 000e01c10968$1c326cc0$6502000a@dulwich.muffett.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

A simple question:

Is there a Postgresql equivalent to the Oracle NVL( ) function, which allows a SELECT statement to fill in default values if a column is NULL?

Thanks for any help

Mark Muffett

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-07-10 17:48:58 Re: [PATCH] Partial indicies again
Previous Message Tom Lane 2001-07-10 17:31:11 Re: [PATCH] Partial indicies again