SELECt Send_Date Event_Date, Product, FlowType FROM Send_OrdersUNIOn ALLSELECt Return_Date, Product, FlowType FROM Return_OrdersORDER BY 1,2

SELECt Send_Date Event_Date, Product, FlowType FROM Send_OrdersUNIOn ALLSELECt Return_Date, Product, FlowType FROM Return_OrdersORDER BY 1,2