Name aggregates methods of query builder.



Name aggregates methods of query builder...

Answer / Shah Alam

Some aggregate methods of query builder are count(), max(), min(), sum(), average(), and first(). These methods return a single value based on the selected data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

How to use select query in laravel?

1 Answers  


What do you mean by composer?

1 Answers  


What is an api route?

1 Answers  


How to Accessing Session Data in Laravel ?

2 Answers  


How to configure a mail-in laravel?

1 Answers  


Explain important directories used in a common laravel application.

1 Answers  


What is the use of accessors and mutators in eloquent?

1 Answers  


Explain the concept of events in laravel.

1 Answers  


What is closure in laravel?

1 Answers  


How to create model controller and migration in a single artisan command in laravel?

1 Answers  


Tell me what is official website url of laravel?

1 Answers  


Explain auth.

1 Answers  


Categories