nerdexam
Microsoft

70-457 · Question #25

You are a database developer of a Microsoft SQL Server 2012 database. You are designing a table that will store Customer data from different sources. The table will include a column that contains…

The correct answer is D. Option D. See the full explanation below for the reasoning.

Question

You are a database developer of a Microsoft SQL Server 2012 database. You are designing a table that will store Customer data from different sources. The table will include a column that contains the CustomerID from the source system and a column that contains the SourceID. A sample of this data is as shown in the following table. You need to ensure that the table has no duplicate CustomerID within a SourceID. You also need to ensure that the data in the table is in the order of SourceID and then CustomerID. Which Transact- SQL statement should you use?

Exhibits

70-457 question #25 exhibit 1
70-457 question #25 exhibit 2

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(54 responses)
  • A
    17% (9)
  • B
    4% (2)
  • C
    9% (5)
  • D
    70% (38)

Community Discussion

No community discussion yet for this question.

Full 70-457 Practice