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
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(37 responses)- A8% (3)
- B3% (1)
- C16% (6)
- D73% (27)
Community Discussion
No community discussion yet for this question.
