The query that is used to summarize the data from various tables is called as :
2023
The query that is used to summarize the data from various tables is called as :
- A.
SQL query
- B.
Join query
- C.
Selection query
- D.
Crosstab query
Attempted by 1998 students.
Show answer & explanation
Correct answer: D
A crosstab query is used to summarize data from multiple tables by transforming rows into columns, making it ideal for aggregating and presenting data in a compact format.