We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
mercredi 19 juin 2019
UPDATE refunds, quantity SET quantity.Refunds = (SELECT SUM(number) FROM refunds WHERE refunds.id_product = quantity.id_product)
i want run this sql in laravel UPDATE refunds, quantity SET quantity.Refunds = (SELECT SUM(number) FROM refunds WHERE refunds.id_product = quantity.id_product)
Aucun commentaire:
Enregistrer un commentaire