Question #36810

can any one tell me how to calculate the sum of a colume ?????.using database mysql.
plz provide complete code

Expert's answer

select sum(column_name) from tablename


[column_name] - name of column calculate sum(without square brackets)

[tablename]- name of table(without square brackets)

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS