Extract categories for products
Posted: Fri Apr 04, 2014 7:49 am
Hi.
I am trying to extract the categories for all the products identified in ac_Products. I can see the ac_Categories, but unable to join these 2 tables together.
Would anyone be able to provide a select statement where we can get the products and the categories they belong to (ac_products.productId, ac_Categories.Name, ....).
I am trying to extract the categories for all the products identified in ac_Products. I can see the ac_Categories, but unable to join these 2 tables together.
Would anyone be able to provide a select statement where we can get the products and the categories they belong to (ac_products.productId, ac_Categories.Name, ....).