NULL values

From: "Mark Muffett" <mark(at)muffett(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: NULL values
Date: 2001-07-10 08:40:31
Message-ID: 016001c1091b$fa63dc60$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 Harry Yau 2001-07-10 09:14:55 Quick Question!
Previous Message Mark Muffett 2001-07-10 08:07:10 NULL values