Valid Marketing-Cloud-Administrator Dumps shared by ExamDiscuss.com for Helping Passing Marketing-Cloud-Administrator Exam! ExamDiscuss.com now offer the newest Marketing-Cloud-Administrator exam dumps, the ExamDiscuss.com Marketing-Cloud-Administrator exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Marketing-Cloud-Administrator dumps with Test Engine here:
A customer has an eCommerce site and imports data into three data extensions daily: Orders, Order_Details, and 'Products. The data extensions contain the following information: - Orders: OrderId, CustomerID,OrderNumber, OrderDate, OrderTotal, GrandTotal - Order_Details: ProductId, OrderID, Qty, UnitPrice, ExtendedPrice, Discount - Products: ProductId, SKU, Name, Description, Cost, Price Which two actions should be taken in Data Designer? Choose 2 answers
Correct Answer: B,D
Explanation Creating a one-to-many relationship between Orders and Order_Details is the correct action, as each order can have multiple order details, but each order detail belongs to only one order. Creating a one-to-one relationship between Order_Details and Products is the correct action, as each order detail corresponds to only one product, and each product can be in only one order detail. Creating a one-to-one relationship between the contact record and Order Details is not correct, as each contact can have multiple order details, and each order detail can belong to different contacts. Creating a one-to-one relationship between Orders and Order_Details is not correct, as each order can have multiple order details.