ALSO.. i have no idea how u edit this!


==============
The following SQL statement would be helpful:
--------
Code:

UPDATE products SET products_tax_class_id = 1 WHERE products_model NOT LIKE 'GIFT%';

(you'd need to confirm that the desired products_tax_class_id = 1, first )
================================================== ======


?????????????