Can someone help
Anonymous User
119
Jan 11, 2022
  1. PK invoice
    file_number
    client_name
    date
    revenue_branch
    revenue_type
    revenue_usd

    shipment
    PK shipment_id
    origin_branch
    destination_branch
    month_number
    weight_kg

      1. How much revenue is generated on how many shipments (shipment_id) and weights moved in each quarter (just call them Q1, Q2, Q3, and Q4, don't worry about year)?
Comments (1)