I\'ve got a question regarding a SQL-select-query: The table contains several columns, one of which is an Integer-column called \"size\" - the task I\'m trying to perform is
It's not as simple as this, is it?
SELECT SUM(SIZE) FROM Table WHERE bla = '5'