Kaibito
2015-12-19, 10:50 PM
I have an ecommerce store that I am currently working on and there are approx 300 products which have a field named "product_id" at www.prescription-glasses.com database.
These fields contains an old product_id that I need to delete altogether.
How can I create a query that will replace all "product_id" fields with data in them with a null value?
These fields contains an old product_id that I need to delete altogether.
How can I create a query that will replace all "product_id" fields with data in them with a null value?