Use the Production.Product table to return product name, color and list price for each product. For the color column, where there is NULL, replace it with the string Unknown.
Use the Production.Product table to return product name, color and list price for each product. For the color column, where there is NULL, replace it with the string Unknown.
Sử dụng bảng Production.Product để trả lại tên sản phẩm, màu và bảng giá cho mỗi sản phẩm. Đối với các cột màu, nơi có là NULL, thay thế nó bằng các chuỗi xác định.