Subject | Re: [IBO] Display empty grid cell when boolean null instead of ? |
---|---|
Author | Lester Caine |
Post date | 2005-05-02T18:47:57Z |
Michael L. Horne wrote:
ELSE FIELD END
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> That would be fine, but how do I do it. This field is beingCASE WHEN FIELD IS NULL THEN "F"
> pulled from another file based on a field in this record, but
> the second field doesn't have to contain a key. So how do I
> write the SQL to make this value default to "F" if the other
> record doesn't exist?
ELSE FIELD END
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services