Microsoft
MB6-890 · Question #20
You have tables named Table1 and Table2 The tables have a relation to each other. You need to display data from both of the tables in a form. How should you create the data source for the form?
The correct answer is C. Add both of the tables into a query, and use the query as the data source. See the full explanation below for the reasoning.
Question
You have tables named Table1 and Table2 The tables have a relation to each other. You need to display data from both of the tables in a form. How should you create the data source for the form?
Options
- AAdd both of the tables into a perspective, and use the perspective as the data source.
- BCreate a new table named Table3 that has a relation to Tablel and to Table2, and use Table3 as
- CAdd both of the tables into a query, and use the query as the data source.
- DAdd both of the tables into a map. and use the map as the data source.
How the community answered
(56 responses)- A4% (2)
- B9% (5)
- C75% (42)
- D13% (7)
Community Discussion
No community discussion yet for this question.