Sunday , April 28 2024

PostgreSQL SUM Function

In this article, you’ll learn how to use PostgreSQL SUM() function to calculate the sum of a set of values.

To explain with an example, we have a depo table and the daily sales price of the materials is included in the depo table.

We can use the following command to extract the daily total sales price.

We can learn the daily total sales of satis_fiyati with the following command.

Loading

About Faruk Erdem

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories