SELECT SUM(column_name) FROM table_name;
SELECT SUM(price) AS Total FROM table;
SHARE THIS POST
Subscribe to our Free Email Updates!
0 comments :
Post a Comment