Examveda
Examveda

Which of the following are the five built-in functions provided by SQL?

A. COUNT, SUM, AVG, MAX, MIN

B. SUM, AVG, MIN, MAX, MULT

C. SUM, AVG, MULT, DIV, MIN

D. SUM, AVG, MIN, MAX, NAME

Answer: Option A


This Question Belongs to Database >> Introduction To SQL

Join The Discussion

Comments ( 1 )

  1. Peter Mademla
    Peter Mademla :
    2 years ago

    What are those terms refers?

Related Questions on Introduction to SQL

The SQL WHERE clause:

A. limits the column data that are returned.

B. limits the row data are returned.

C. Both A and B are correct.

D. Neither A nor B are correct.