nerdexam
Microsoft

70-457 · Question #24

You develop a Microsoft SQL Server 2012 database that contains tables named Employee and Person. The tables have the following definitions: You create a view named VwEmployee as shown in the…

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

Question

You develop a Microsoft SQL Server 2012 database that contains tables named Employee and Person. The tables have the following definitions:

You create a view named VwEmployee as shown in the following Transact-SQL statement. Users are able to use single INSERT statements or INSERT...SELECT statements into this view. You need to ensure that users are able to use a single statement to insert records into both Employee and Person tables by using the VwEmployee view. Which Transact-SQL statement should you use?

Exhibits

70-457 question #24 exhibit 1
70-457 question #24 exhibit 2
70-457 question #24 exhibit 3

Options

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

How the community answered

(65 responses)
  • A
    6% (4)
  • B
    80% (52)
  • C
    11% (7)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full 70-457 Practice