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
MariaDB is a popular open source relational database created by the original developers of MySQL. Microsoft Azure makes it easy to set up, operate, and scale MariaDB server deployments in the cloud.
MySQl is a popular open source relational database that can be hosted on AWS RDS, combining the performance and availability of high-end commercial databases with the simplicity and cost-effectiveness of open source databases.
Waste 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.
View DocumentationLaunch any Fivetran connector instantly.