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
CSV files store tabular data in plain text. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. Load one or many CSV files into your data warehouse for advanced analytics.
Learn more at CSV UploaderAmazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. Amazon RDS is available on several database instance types - optimized for memory, performance or I/O - and provides you with six familiar database engines to choose from, including Amazon Aurora, PostgreSQL, MySQL, MariaDB, Oracle, and Microsoft SQL Server.
Learn more at MySQL on Amazon RDSWaste 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.