120k views
3 votes
A ________ query is used when you want to describe one field in terms of two or more fields in the table.

1) Find Duplicates
2) Crosstab
3) Find Unmatched
4) Simple

User Notsoux
by
8.5k points

1 Answer

4 votes

Final answer:

A crosstab query is used when you want to describe one field in terms of two or more fields in a table.

Step-by-step explanation:

A Crosstab query is used when you want to describe one field in terms of two or more fields in the table. It allows you to summarize data in a table by showing the intersections between two or more fields. For example, you can use a crosstab query to display the total sales for each product category and month.

User Chris Blackwell
by
8.5k points