Subject | proxy column name (Re: [firebird-support] unique index problem: 'emails' table) |
---|---|
Author | David Garamond |
Post date | 2003-11-24T13:41:26Z |
Helen Borrie wrote:
_P_EMAIL?
_U_EMAIL?
EMAIL_UPPER?
UPPER_EMAIL?
_EMAIL_UPPER?
Just curious.
--
dave
>> Depending on how well you parse input, you might need to maintain anHelen, what's your personal name convention for proxy columns like that?
>> indexed uppercase proxy column for the two columns and make search
>> conditions case-insensitive. The practice some people have of using
>> mixed case in their email addresses is another major reason not to use
>> them as keys. They are *highly* non-atomic.
_P_EMAIL?
_U_EMAIL?
EMAIL_UPPER?
UPPER_EMAIL?
_EMAIL_UPPER?
Just curious.
--
dave