exam questions

Exam PL-300 All Questions

View all questions & answers for the PL-300 exam

Exam PL-300 topic 2 question 5 discussion

Actual exam question from Microsoft's PL-300
Question #: 5
Topic #: 2
[All PL-300 Questions]

You build a report to analyze customer transactions from a database that contains the tables shown in the following table.

You import the tables.
Which relationship should you use to link the tables?

  • A. one-to-many from Transaction to Customer
  • B. one-to-one between Customer and Transaction
  • C. many-to-many between Customer and Transaction
  • D. one-to-many from Customer to Transaction
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
RickyAnd
Highly Voted 2 years, 9 months ago
Selected Answer: D
Correct
upvoted 22 times
...
GPerez73
Highly Voted 2 years, 9 months ago
It is correct for me
upvoted 8 times
...
Srilatha_B
Most Recent 5 months, 3 weeks ago
Selected Answer: D
One Customer - Many Transactions only makes sense
upvoted 1 times
...
kenyJen
9 months, 2 weeks ago
No doubt here. D
upvoted 1 times
...
rcaliandro
10 months, 1 week ago
Selected Answer: D
Let's say that the ER is many to one from transaction to customer (Customer (1,N) -> (1,1) Transaction). When we build the tables we need the customerId foreing key to the transaction table. In PBI there is many relationship where there is the key (from the fact to the dimension). So, one to many from customer to transaction is the correct one!
upvoted 1 times
...
Kiran37
11 months ago
correct answer
upvoted 1 times
...
AZFabio
1 year, 3 months ago
Selected Answer: D
Please, MS, send questions like that in the exam... :-)
upvoted 4 times
...
RedRoss
1 year, 3 months ago
Selected Answer: D
OBVIOUS!!
upvoted 1 times
...
benni_ale
1 year, 3 months ago
Selected Answer: D
Per me è la cipolla
upvoted 2 times
...
edbf978
1 year, 5 months ago
Selected Answer: D
Correct
upvoted 1 times
...
nick0651
1 year, 8 months ago
Selected Answer: D
D is the correct answer
upvoted 1 times
...
Igetmyrole
1 year, 9 months ago
D is the correct answer. Each customer can have multiple transactions (one-to-many relationship), as a customer can make multiple transactions over time.
upvoted 6 times
...
Cyprien_B
1 year, 10 months ago
Selected Answer: D
Correct
upvoted 3 times
...
inejo
2 years ago
D es la ideal
upvoted 1 times
...
brunoquintela
2 years, 2 months ago
Selected Answer: D
Correto
upvoted 1 times
...
hungry85
2 years, 3 months ago
D is correct because a single customer can have many transactions and this transactions have their transactions id.
upvoted 4 times
...
rb_pb
2 years, 3 months ago
Selected Answer: D
a customer is unique in the `Customer` table. However, a unique customer can possess multiple transactions in the `Transactions` table. Hence 1-MANY relationship is obvious answer. So, option D
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 ...