Instruction
Perfect! On to the last question!
Exercise
Group all orders based on the Freight column. Show three columns in your report:
LowFreight– the number of orders where theFreightvalue is less than40.0.AvgFreight– the number of orders where theFreightvalue is greater than equal to or40.0but less than80.0.HighFreight– the number of orders where theFreightvalue is greater than equal to or80.0.
Stuck? Here's a hint!




