Computer Science, asked by TbiaSamishta, 1 year ago

Which of the following is not an aggregate function? (a) Square root (b) Sum (c) Min (d) Max

Answers

Answered by aqibkincsem
14

With the exception of COUNT, Aggregate Functions disregard invalid qualities.


Total Functions are much of the time utilized with the GROUP BY provision of the SELECT proclamation.


It is a vastly improved one. Every single Aggregate Function are deterministic.


This implies Aggregate Functions restore a similar esteem whenever that they are called by utilizing a particular arrangement of info esteems.

Similar questions