I am in and out of SQL and I am busting the rust once again.I have 2
tables (Order and Ship) that are very similar and have a lot of the same
info.Order's rows are created on order creation. Ship's are created when
orders are completed.Ship's has an ...