PostgreSQL provides with a SUM() function that is used to get the addition of values of a numeric column. Syntax: SUM(column).
確定! 回上一頁