nerdexam
Microsoft

70-457 · Question #50

You use Microsoft SQL Server 2012 to develop a database application. Your application sends data to an NVARCHAR(MAX) variable named @var. You need to write a Transact-SQL statement that will find…

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

Question

You use Microsoft SQL Server 2012 to develop a database application. Your application sends data to an NVARCHAR(MAX) variable named @var. You need to write a Transact-SQL statement that will find out the success of a cast to a decimal (36,9). Which code segment should you use?

Exhibit

70-457 question #50 exhibit

Options

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

How the community answered

(37 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    16% (6)
  • D
    73% (27)

Community Discussion

No community discussion yet for this question.

Full 70-457 Practice