Google News
logo
Laravel - Interview Questions
Name aggregates methods of query builder.
Aggregates methods of query builder are :

1) max()
2) min()
3) sum()
4) avg()
5) count()
Advertisement