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
AWS Lambda is a serverless computing platform that runs code in response to events and automatically manages the compute resources required by that code.
Learn more at AWS LambdaBigQuery is Google's fully managed, petabyte scale, low cost enterprise data warehouse for analytics. BigQuery is a powerful Big Data analytics platform used by all types of organizations, from startups to Fortune 500 companies.
Learn more at Google BigQueryWaste 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.