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
Microsoft's SQL Server is a powerful enterprise relational database.
Learn more at SQL ServerMailChimp provides marketing automation and email marketing services for e-commerce businesses.
Learn more at MailchimpWaste 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.
Our connectors quickly scale to your business needs while promoting agile workflows that require less planning and fewer resources.