[ad_1]
Try the following:
SELECT SUM(YourColumn) as Sum
FROM YourTable
5
[ad_2]
solved Select a column and add its amount with other rows [closed]
[ad_1]
Try the following:
SELECT SUM(YourColumn) as Sum
FROM YourTable
5
[ad_2]
solved Select a column and add its amount with other rows [closed]