RRoswell
Programmer
- Sep 26, 2006
- 24
Hi,
Seems like I saw a way to do this down and dirty, but I can't find the answer and I might be wrong.
I have two customer tables, one for active customers, and one for past customers.
They are identical, but they have many columns, and I was wondering if there was an easy way to move records from the current customer table to the past customer table instead of having to list all the columns in the insert statement.
Many Thanks.
Seems like I saw a way to do this down and dirty, but I can't find the answer and I might be wrong.
I have two customer tables, one for active customers, and one for past customers.
They are identical, but they have many columns, and I was wondering if there was an easy way to move records from the current customer table to the past customer table instead of having to list all the columns in the insert statement.
Many Thanks.