et up a Google Cloud Platform account. Create a BigQuery dataset named “order_entry_dataset” in your GCP Project. Copy all of the tables from the `handy-bonbon-142723.order_entry_dataset` to your own order_entry_dataset dataset (see example code below). Table names are: products, customers, orders, order_items, promotions, salesreps, warehouses, and inventories. To copy the tables, create an order_entry_dataset in your own GCP Project and then run queries like this (for each table): CREATE TABLE `order_entry_dataset.customers` AS SELECT * FROM `handy-bonbon-142723.order_entry_dataset.customers` Write a SQL statement to show the most profitable product overall orders (Note: unit price above Min Price). Only consider products that are available in the US or Canadian warehouses with list price over $50.

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter13: Views
Section: Chapter Questions
Problem 8MC
icon
Related questions
Question

Set up a Google Cloud Platform account. Create a BigQuery dataset named “order_entry_dataset” in your GCP Project. Copy all of the tables from the `handy-bonbon-142723.order_entry_dataset` to your own order_entry_dataset dataset (see example code below).

  • Table names are:

    products, customers, orders, order_items, promotions, salesreps, warehouses, and inventories.

  • To copy the tables, create an order_entry_dataset in your own GCP Project and then run queries like

    this (for each table):

    CREATE TABLE `order_entry_dataset.customers` AS

    SELECT * FROM `handy-bonbon-142723.order_entry_dataset.customers`

    1. Write a SQL statement to show the most profitable product overall orders (Note: unit price above Min Price). Only consider products that are available in the US or Canadian warehouses with list price over $50.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning