SQL:
Code:
update products set products_image = '';
BEWARE: That's a destructive command, and is irreversible. Be sure to make backups first.