I am not familiar with returning unknown. I know that according to the spec an aggregate should only return null if all of its values of the aggregate are null. If there is a way to return unknown in a non-NULL way, then that would be preferred.In other words, I have a conversion table of all different units. If there is no conversion between 2 units (such as volume and area) then the sum returns null.Shouldn't that return NULL IOW unknown ?Karsten |
- Re: [GENERAL] Unit conversion da... Alban Hertroys
- Re: [GENERAL] Unit conversion da... Alvaro Herrera
- [GENERAL] Re: Unit conversion da... Greg Stark
- Re: [GENERAL] Re: Unit conversio... Alvaro Herrera
- [GENERAL] Re: Unit conversion da... Jasen Betts
- Re: [GENERAL] Re: Unit conversio... Karsten Hilbert
- Re: [GENERAL] Unit conversion da... Karsten Hilbert
- Re: [GENERAL] multiple paramters in ... Sim Zacks
- Re: [GENERAL] multiple paramters... Sim Zacks
- Re: [GENERAL] multiple paramters... Karsten Hilbert
- Re: [GENERAL] multiple paramters... Sim Zacks
- Re: [GENERAL] multiple paramters... Karsten Hilbert
- Re: [GENERAL] multiple paramters in aggregate function Alvaro Herrera