133k views
2 votes
A ________ query is used when you want to find records with the same specific value.

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

1 Answer

3 votes

Final answer:

A Find Duplicates query is used to find records with the same specific value in a database table.

Step-by-step explanation:

A Find Duplicates query is used when you want to find records with the same specific value. This type of query allows you to identify any duplicate entries in a database table based on a chosen field or value. For example, if you have a table of customer names and you want to find any customers who share the same name, you would use a Find Duplicates query.

User Tonyukuk
by
7.8k points