SELECT o.order_number,
p.product_name, i.quantity, i.unit
FROM [ order ] o
JOIN order_item i ON o.id = i.order_id
JOIN product p ON p.id = i.product_id
ORDER BY o.order_number
Taboola develops and markets a service for online content publishers and advertisers that recommends digital content to website users.
Learn more at TaboolaMicrosoft's SQL Server is a powerful enterprise relational database.
Learn more at SQL Server - WarehouseWaste less time, spend less money, and scale anytime
With 100+ connectors and counting, we ensure the data in your warehouse is always up to date and accessible by analysts.