Computer Science
Fill in the blanks:
The SQL built-in function _________ obtains the smallest value in a numeric column.
SQL Joins & Grouping
3 Likes
Answer
MIN
Answered By
2 Likes
Related Questions
Fill in the blanks:
The SQL built-in function _________ computes the average of values in numeric columns.
Fill in the blanks:
The SQL built-in function _________ obtains the largest value in a numeric column.
Fill in the blanks:
The SQL built-in function _________ computes the number of rows in a table.
Fill in the blanks:
The SELECT clause _________ is used to collect those rows that have the same value in a specified column.