> SELECT FName FROM CUSTOMER
> WHERE Hobby = "Rollerball"
> It will return zero rows; despite the fact that one
> of our customers
> plays rollerball, because there is no row with a
> field just containing
> "rollerball"."

If Hobby is defined as a multi-value dictionnary item,
it should select it.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to