Create table, remove records?



SQL 2000;

I have a table that has info from 2001 thru 2005, I want to create new
tables and move records from the original table to the new tables, based on
year.
What is the best way to do this?


.


Loading