Which query can be used to group the data, calculate the sum, count the average, etc.?
A ) Update B ) Select C ) Cross Tab D
Answers
Answered by
0
Answer:
Select
Explanation:
we can use
Select * from (table name)
Similar questions