You have a database named Inventory. Inventory is stored on Microsoft Azure SQL Database and contains a table named ProductDetails.
For a given product, you need to retrieve the ProductID, Manufacturer, Weight, and ListPrice columns for all of the items in the ProductDetails table. The solution must ensure that the results can be joined to other tables.
Which Transact-SQL statement should you run?
A.
B.
C.
D.
Kepty
4 years, 5 months ago