|
Home > Archive > microsoft.public.sqlserver.server > November 2002 > Search for products
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Search for products
|
|
| Anna Lin 2002-11-10, 11:23 pm |
| Hi,
I am working on a stored procedure to search products by
different terms. A string will be used as input and be
compared with the product's keyword field, product Name
field and product Description field.
Is there an example of such stored procedure somewhere?
Many thanks, Anna
| |
| Uri Dimant 2002-11-11, 2:23 am |
| Dear Anna
Do you think you are provide enough info about your requerements?
Anna Lin <lliming12@yahoo.com> wrote in message
news:929a01c2893f$562670e0$39e
f2ecf@TKMSFTNGXA08...
> Hi,
>
> I am working on a stored procedure to search products by
> different terms. A string will be used as input and be
> compared with the product's keyword field, product Name
> field and product Description field.
>
> Is there an example of such stored procedure somewhere?
>
> Many thanks, Anna
|
|
|
|
|