nerdexam
Microsoft

98-364 · Question #220

You have two tables named Salesperson and Sales. You need to ensure that each record in the Sales table has a valid associated salesperson record in the Salesperson table. Which database object…

The correct answer is C. Foreign key. See the full explanation below for the reasoning.

Question

You have two tables named Salesperson and Sales. You need to ensure that each record in the Sales table has a valid associated salesperson record in the Salesperson table. Which database object should you add to the Sales table?

Options

  • ANonclustered index
  • BPrimary key
  • CForeign key
  • DClustered index

How the community answered

(41 responses)
  • A
    17% (7)
  • B
    2% (1)
  • C
    71% (29)
  • D
    10% (4)

Community Discussion

No community discussion yet for this question.

Full 98-364 Practice