hi i need a correction please
SELECT *, SUN(mytable2.quantite) FROM mytable1 INNER JOIN mytable2 ON mytable1.id = mytable2.id_table_article
i want select all colomn and SUM one colomn how i can do that please ?
I work with SQLIte
thanks first
Aucun commentaire:
Enregistrer un commentaire