Write a query that displays all the products along with the salesorderiD even if an order has never been placed for that product. Join to the sales.salesorderDetail table using the productiD column.
Write a query that displays all the products along with the salesorderiD even if an order has never been placed for that product. Join to the sales.salesorderDetail table using the productiD column.
Viết một truy vấn để hiển thị tất cả các sản phẩm cùng với các SalesOrderID thậm chí nếu một trật tự đã không bao giờ được đặt cho sản phẩm đó. Tham gia vào bảng Sales.SalesOrderDetail sử dụng cột ProductID.