Microsoft
70-432 · Question #174
You administer a Microsoft SQL Server 2008 instance that contains two databases named Work and WorkHistory. Work uses the Latin1_General_CS_AS collation. WorkHistory uses the…
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You administer a Microsoft SQL Server 2008 instance that contains two databases named Work and WorkHistory. Work uses the Latin1_General_CS_AS collation. WorkHistory uses the Latin1_General_100_CI_AI collation. Each database has an Orders table that has the following definition:
You need to return records from WorkHistory.dbo.Orders that exist in Work.dbo.Orders. Which Transact-SQL query should you use?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(53 responses)- A13% (7)
- B75% (40)
- C4% (2)
- D8% (4)
Community Discussion
No community discussion yet for this question.

