Microsoft
70-457 · Question #46
70-457 Question #46: Real Exam Question with Answer & Explanation
Sign in or unlock 70-457 to reveal the answer and full explanation for question #46. The question stem and answer options stay visible for context.
Question
You use a Microsoft SQL Server 2012 database that contains a table named BlogEntry that has the following columns: Id is the Primary Key. You need to append the "This is in a draft stage" string to the Summary column of the recent 10 entries based on the values in EntryDateTime. Which Transact-SQL statement should you use?
Exhibit
Options
- AUPDATE TOP (10) BlogEntry
- BUPDATE BlogEntry
- CUPDATE BlogEntry SET Summary.WRITE(N' This is in a draft stage', NULL, 0)
- DUPDATE BlogEntry
Unlock 70-457 to see the answer
You've previewed enough free 70-457 questions. Unlock 70-457 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
