Delete many products.

I masked all products on my listing with this :

UPDATE llx_product
SET tosell = 0,
	tobuy = 0,
	seuil_stock_alerte = NULL,
	entity = 0