Gesamten Bestand auf Null setzen (Attribute) [SQL]

Ändern Sie das Präfix jos_ in das Präfix, das Sie verwenden.

-- zero all of the stock (attributes)
UPDATE jos_phocacart_attribute_values SET stock = '0';