InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not an aggregate function?(a) Avg(b) Sum(c) With(d) MinThe question was posed to me in an interview for job.This is a very interesting question from Aggregate Functions and Nested Subqueries in section SQL : Queries, Constraints and Triggers of Database Management |
|
Answer» Right option is (C) With |
|