Computer Science, asked by ssukhpal6331, 1 month ago

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 vashishthaaryan444
0

Answer:

Select

Explanation:

we can use

Select * from (table name)

Similar questions