Subject | Re: [firebird-support] Question about "IN" |
---|---|
Author | Lee Jenkins |
Post date | 2004-01-04T23:21:44Z |
Hi all,
I apologize, I should have been more specific. I want to be able to
search text in a field to see if it contains keyword for a search. I
figured that varhcar(250) could hold a description of a product and that
could see if the user supplied term was contained anywhere on the field.
Should I instead, use a separate table with kewords linked to my
products table?
--
Warm Regards,
Lee
I apologize, I should have been more specific. I want to be able to
search text in a field to see if it contains keyword for a search. I
figured that varhcar(250) could hold a description of a product and that
could see if the user supplied term was contained anywhere on the field.
Should I instead, use a separate table with kewords linked to my
products table?
--
Warm Regards,
Lee