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
Asana is a web and mobile application designed to help teams improve communication, organization, and collaboration.
Learn more at AsanaPostgreSQL is one of the world's most popular open source relational databases.
Learn more at PostgreSQL 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.