I'm working on a custom form that will allow members to enter a promotion code which will change their discount pricing group if it's valid.
So far everything is working fine except that I'm not sure how to put together a MySQL query that will change 'customers_group_pricing' in the 'customers' table. Can someone point me in the right direction?



