PrepAway - Latest Free Exam Questions & Answers

How can this be ensured?

There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
PassGuideApp connects to a MS SQL Server 2008 database PassGuideDB.
PassGuideApp uses Data Contexts to access data from the database.
PassGuideDB includes two tables Employees and Employees_details with a foreign key
constraint between them.
How can you ensure that the Employees_details records are deleted, when you delete a
corresponding record in the Employee table.

How can this be ensured? Select two.

PrepAway - Latest Free Exam Questions & Answers

A.
The foreign key constraint should be…

B.
The delete operation on the Employees table should be..

C.
PassGuideDB should be…

D.
..removed.

E.
..modified to include the ON DELETE CASCADE option

F.
..modified to include the ON UPDATE CASCADE option

G.
..modified to include the ON MODIFY CASCADE option

Explanation:

2 Comments on “How can this be ensured?


Leave a Reply