Computer Science
Fill in the blanks:
The SQL built-in function _________ computes the number of rows in a table.
SQL Joins & Grouping
3 Likes
Answer
COUNT
Answered By
1 Like
Related Questions
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 _________ obtains the smallest value in a numeric column.
Fill in the blanks:
The SELECT clause _________ is used to collect those rows that have the same value in a specified column.
Fill in the blanks:
To compare an aggregate value in a condition, _________ clause is used.