The PostgreSQL sum function returns the summed value of an expression. Syntax. The syntax for the sum function in PostgreSQL is: SELECT sum(aggregate_expression) ...
確定! 回上一頁