ou want to group the following set of select returns, what can you group on? Max(sum_of_cost), min(sum_of_cost), count(item_no), item_no?

Submitted by: Administrator
The only column that can be grouped on is the "item_no" column, the rest have aggregate functions associated with them.
Submitted by: Administrator

Read Online SQL Job Interview Questions And Answers