I need to update all of our products to be mapped to two customer levels. Since we have thousands of products I prefer not to do this manually, and I'm thinking a SQL update would be the easiest way to do it.
Can anyone offer me an example of what kind of SQL update to run to map ALL of my products to a customer level (or even better, both customer levels at the same time)?
Thanks!