Computer Science
Fill in the blanks:
Only _________ functions are used with GROUP BY.
SQL Joins & Grouping
1 Like
Answer
aggregate
Answered By
3 Likes
Related Questions
Which is a join condition contains an equality operator ?
- Equijoins
- Cartesian product
- Both (1) and (2)
- None of the mentioned
Fill in the blanks:
To specify condition with a GROUP BY clause, _________ clause is used.
Fill in the blanks:
A _________ is a means for combining fields from two tables by using values common to each.
Fill in the blanks:
The equi join uses _________ operator in the join condition.