Nov2017 cs Q15

0. In SQL, __________ is an Aggregate function.

  • Option : C
  • Explanation :
    An aggregate function allows you to perform a calculation on a set of values to return a single scalar value. AVG, COUNT, MIN, MAX, SUM are aggregate functions. In SQL SELECT is used to choose a column from a database table. CREATE is used to create a DB table. AVG is a aggregate function. MODIFY is used to modify DB table content. So,option (C) is correct.
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *