Which of the following is an Aggregate operator in Structured Query Language…

2021

Which of the following is an Aggregate operator in Structured Query Language (SQL)?

Answer: D. CountCount, Min, Max, Avg, Sum all are aggregate functions in SQL

  1. A.

    Minus

  2. B.

    Intersect

  3. C.

    Union

  4. D.

    Count

Attempted by 3323 students.

Show answer & explanation

Correct answer: D

Count, Min, Max, Avg, Sum all are aggregate functions in SQL

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…