Hi... can someone teach me how i can get the sum of of all the columns in a database assuming all the inputs are numbers.
SELECT SUM(column) FROM table