exam questions

Exam PL-600 All Questions

View all questions & answers for the PL-600 exam

Exam PL-600 topic 8 question 1 discussion

Actual exam question from Microsoft's PL-600
Question #: 1
Topic #: 8
[All PL-600 Questions]

You need to recommend the field type to use for configuring meal selections during reservation.
Which field type should you recommend?

  • A. Global Option Set
  • B. Lookup
  • C. Option Set
  • D. Two Options
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Jpb99
Highly Voted 3 years, 3 months ago
B. Lookup is the best choice, the meal choice can change and then be re-used else where, other wise A Global option set would be the next best answer - because they want the ability to store the Customer Preference for future flights.
upvoted 22 times
...
Eskape
Highly Voted 3 years, 2 months ago
Meal types can be temporarily available - Lookup (with a flag)
upvoted 13 times
...
MrEz
Most Recent 8 months, 4 weeks ago
you could use a javascript to hide one of the choices unavailable, but maybe this is not a good idea.
upvoted 1 times
...
MEG_Florida
1 year, 5 months ago
There are some... personal decisions I guess in this. My Answer is LookUp and here is why, I am not going with Option set 1. You could set an option set value to inactive and then filter and only show the active. But this would require that you do a deployment every single time to change this or manually go into production and change it (not a chance this should ever happen, although I am certain it does) Lookup is the best because you can simply have the flag or use the status column to set it to custom value/inactive and filter casted on that. You could then easily have some simple admin form (Canvas or Model) that would allow you to add / remote / set inactive/unavailable Best solution: LookUp
upvoted 3 times
...
Dude
1 year, 5 months ago
A lookup makes the most sense in this case. "The company offers two types of meals: standard and vegetarian. Meal types can be temporarily unavailable. The airline is considering offering other meal types, such as gluten-free and low-sodium options." This statement tells you the options can and most likely will change depending on availability. Therefore, the only flexible option would be a LookUp.
upvoted 2 times
...
sceretti
2 years ago
Selected Answer: B
B: you can temporarily hide options and add new options
upvoted 1 times
...
AlRe
2 years, 2 months ago
Selected Answer: A
Certainly C would do the job. However, A is from an architectural point of view a better choice. B does not meet the requirement. What is the benefit of a table which contains two rows: vegetarian and regular?
upvoted 2 times
...
Icky
2 years, 4 months ago
Selected Answer: B
B is the best choice. They want to grow this list.
upvoted 3 times
...
giogo
2 years, 9 months ago
Selected Answer: B
Lookup as there needs to be a way to mark meals as unavailable
upvoted 4 times
...
David_Zed
2 years, 10 months ago
Selected Answer: B
The needs : "Meal types can be temporarily unavailable. The airline is considering offering other meal types, such as gluten-free and low-sodium options" So meals have to be in a custom table with a status : Available or not. And it's much easier to add new types of meals.
upvoted 8 times
SW85
2 years, 2 months ago
This is a good explanation and persuaded me that B is correct. Thanks.
upvoted 1 times
...
...
fhqhfhqh
3 years, 2 months ago
This question was on the exam.
upvoted 2 times
...
Zakaria10
3 years, 4 months ago
The best choice is B. Lookup. Because of this one : and can save the meal choices as a customer preference. If we need to save all meal choices, we neet to create N-N relationship with meal entity (customer preference)
upvoted 6 times
...
Power_Ninja
3 years, 6 months ago
B, if it's unavailable you'd want to hide/filter the data. List could grow
upvoted 3 times
...
N8n0z
3 years, 6 months ago
Looks like the meal options are not a sure thing. So would go with B
upvoted 3 times
ZVV
3 years, 6 months ago
I believe Yes. They can have a table for meal option with Active field there.
upvoted 2 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 ...