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
Heroku Postgres is a SQL database as a service with operational expertise built in, easy setup, security by default, database forking, credentials, and more.
Learn more at Heroku PostgresMySQL is an open source database that can be used as your data warehouse destination. MySQL is a cost-effective choice now developed by Oracle.
Learn more at MySQL 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.