View Single Post
  #1   IP: 204.45.15.210
Old 2015-12-19, 10:50 PM
Kaibito Kaibito is offline
初级会员
 
Join Date: 2009-10-21
Posts: 1
Kaibito 现在声名狼藉
Default I need to delete all data in a single field from 300 tables

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?

Last edited by topvip : 2015-12-19 at 10:54 PM
Reply With Quote