Microsoft
70-432 · Question #220
You administer a Microsoft SQL Server 2008 R2 instance that contains two databases named Northwind2008R2 and AdventureWorks. The Northwind2008R2 database uses the SQL_Latin1_General_CP1_CI_AS…
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You administer a Microsoft SQL Server 2008 R2 instance that contains two databases named Northwind2008R2 and AdventureWorks. The Northwind2008R2 database uses the SQL_Latin1_General_CP1_CI_AS collation and the AdventureWorks database uses the SQL_Latin1_General_CP1_CS_AS collation. You need to write a query that returns all customers having the same name in each database. You also need to ensure that the query is not case-sensitive. Which Transact-SQL query should you use?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(50 responses)- A6% (3)
- B76% (38)
- C4% (2)
- D14% (7)
Community Discussion
No community discussion yet for this question.
