Hello,
My phpmyadmin table is mismatched after i last edited it.
Is there a query i can use in this format =
IN table My_Products
If the "product ID"="300" then make the "product_Type"="Green" and "product_price"="4.00"
If the "STD Code"="5925" then make the "product_type"="Blue" and "product_price"="2.50"
Pls help. I have about 1000 list, and doing it manually is not going to help. I can create a bulk sql if you help me with just one as to how the code will be.




