Re: Eliminating Nulls
From: <wbarthol_at_gmail.com>
Date: 1 Jul 2005 19:47:42 -0700
Message-ID: <1120272462.245986.94430_at_z14g2000cwz.googlegroups.com>
Date: 1 Jul 2005 19:47:42 -0700
Message-ID: <1120272462.245986.94430_at_z14g2000cwz.googlegroups.com>
Thanks for your replies everyone.
- The attribute does belong with the entity, a use case has 0..1 goals.
- It isn't a coded list so I don't think (2) is suitable in this situation.
- Not really, NULLs will just be treated as empty strings in the user interface which I believe answers (4) and that I should use '' as the default.