PrepAway - Latest Free Exam Questions & Answers

You need to implement a computed column that references a lookup table by using an INNER JOIN against another

You use Microsoft SQL Server 2012 to develop a database application. You need to implement a
computed column that references a lookup table by using an INNER JOIN against another table.

What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Reference a user-defined function within the computed column.

B.
Create a BEFORE trigger that maintains the state of the computed column.

C.
Add a default constraint to the computed column that implements hard-coded values.

D.
Add a default constraint to the computed column that implements hard-coded CASE statements.

One Comment on “You need to implement a computed column that references a lookup table by using an INNER JOIN against another


Leave a Reply