Because the OrderDetails table only contains the ProductID of an ordered product, OrderDetails is related to Products using ProductID in order to return the ProductName.
英
美
- 由于OrderDetails表只包含已订购产品的ProductID,OrderDetails将使用ProductID与Products相关联,以返回ProductName。