G
Guest
I have a list of 1000's of products that I would like to categorize based on
their names. I expect to have about 50 categories and prefer not to have 50
different update queries.
What I have now is:
Product Description | Product Category
If the product description contains SMTP, I'd like the Product Category to
be SMTP
If the product description contains Groupware, I'd like the Product Category
to be Groupware
etc... perhaps another 50
Is there a way to do this in a single update query?
Many thanks for your help!
Minh
their names. I expect to have about 50 categories and prefer not to have 50
different update queries.
What I have now is:
Product Description | Product Category
If the product description contains SMTP, I'd like the Product Category to
be SMTP
If the product description contains Groupware, I'd like the Product Category
to be Groupware
etc... perhaps another 50
Is there a way to do this in a single update query?
Many thanks for your help!
Minh