[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: forcing null values into #variables?
- Subject: Re: forcing null values into #variables?
- From: "Aultman, Steven (SMAU)" <SMAU@CHEVRON.COM>
- Date: Mon, 14 Dec 1998 12:40:06 -0800
Why is a zero unacceptable? The business I'm supporting is Shipping Loss
Control. The column in question is a measurement of liquid cargo lost. The
measurement may not have been taken, in which case a NULL is the correct
answer (no information available). If the measurement was taken and zero is
the answer, we had a very good voyage (no cargo lost). I can't use zeroes,
or any other number, to represent the lack of a measurement. Sybase
understands the distinction and allows resetting numeric columns to NULL in
ISQL. Why shouldn't it be possible in SQR? I'm trying to retain the
numeric attributes (so I can do more math with the number) for when I do
have a measurement.
Thanks,
Steve
> -----Original Message-----
> From: Wanko, Christopher G, CFCTR [SMTP:apollo@att.com]
> Sent: Monday, December 14, 1998 11:44 AM
> To: 'SMAU@CHEVRON.COM'
> Subject: RE: forcing null values into #variables?
>
> > Is there a way to force a null value into a #variable? I
>
(SNIP)
> You may different responses, but perhaps you might explain why a zero is
> an
> unacceptable result to you.
>
(SNIP)
> -Chris
>
>