exam questions

Exam 98-364 All Questions

View all questions & answers for the 98-364 exam

Exam 98-364 topic 1 question 106 discussion

Actual exam question from Microsoft's 98-364
Question #: 106
Topic #: 1
[All 98-364 Questions]

You work at a restaurant and they ask you to help them with a data issue.
They provide you with the following recipe data:

You need to normalize the data to third normal form.
How many tables should you create?

  • A. 1
  • B. 2
  • C. 3
  • D. 4
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NinjaTurtle
Highly Voted 5 years, 3 months ago
To normalize data to third normal form, three tables will be created for Category, Primary Ingredient, and Recipe Names. Hence the answer is C
upvoted 13 times
patryk106
4 years, 4 months ago
Why it would be like that ?
upvoted 2 times
...
...
welr348jhnksdf
Highly Voted 4 years, 4 months ago
The third normal form eliminates columns that are not dependent on the column that contains the key. Here the primary ingredient and category column are not entirely dependent on RecipeName (which holds the key), two other tables should be created for either.
upvoted 7 times
...
dzoni68
Most Recent 3 years ago
The correct answer is 3 tables or C.
upvoted 2 times
...
Talhaaz
3 years, 4 months ago
three tables. ID with Category, ID with Primary Ingredient, ID with Recipe Names. SInce ID is the Primary key It will uniquely identify each table row.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...