Activity Forums Salesforce® Discussions What are Aggregate Functions in Salesforce SOQL?

  • Pooja

    Member
    February 27, 2020 at 2:22 pm

    Aggregate functions include AVG() , COUNT() , MIN() , MAX() , SUM() , and more.

    Avg()- It is used to give the average.

    Count()- It is used to give the total count.

    Min()- It is used to give the minimum.

    Max()- It is used to give the maximum.

  • Anjali

    Member
    February 27, 2020 at 2:25 pm

    Sum(), Count(), Min(), Max() and Avg()

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos