Appending a table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have 3 tables one has cutomer info. the other has the related orders for
that customer and the 3rd is old customer/order info.
What I need to do is move the data from the order table to the old
customer/order info table when I remove a customer from the customer table if
they have not placed an order in more than 2 years.
 
Back
Top