Illustrate the five SQL built-in functions

Illustrate the five SQL built-in functions.

E

Expert

Verified

COUNT: calculates the num of lines in a table.

SUM: totals numeric columns.

AVG: calculates the average value in SQL.

MAX: receives the maximum value of a column in a table.

MIN: receives the minimum value of a column in a table.

   Related Questions in Database Management System

©TutorsGlobe All rights reserved 2022-2023.