Re: Nulls get converted to 0 problem

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Avi Schwartz <avi(at)CFFtechnologies(dot)com>
Cc: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Nulls get converted to 0 problem
Date: 2003-06-04 23:11:18
Message-ID: 20030604231118.GA17570@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jun 04, 2003 at 14:39:05 -0500,
Avi Schwartz <avi(at)CFFtechnologies(dot)com> wrote:
>
> I do not store a '' or "" into an integer column. This is how CF does
> it when it gets a null value from the database.

Can you use coalesce to work around this problem?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rasmus Resen Amossen 2003-06-05 00:48:04 Broken RR?
Previous Message David Busby 2003-06-04 22:59:58 Create Foriegn Key