Jan 24, 2002 #1 gcole Programmer Joined Aug 2, 2000 Messages 390 Location US I need to insert the data from 1 table into another. This is similar to the append from statement in FoxPro. Thanks
I need to insert the data from 1 table into another. This is similar to the append from statement in FoxPro. Thanks
Jan 24, 2002 #2 jhall156 Programmer Joined Aug 27, 2001 Messages 711 Location US Check Books on Line under INSERT - Transact SQL JHall Upvote 0 Downvote
Jan 24, 2002 Thread starter #3 gcole Programmer Joined Aug 2, 2000 Messages 390 Location US It looks like an Insert-Select statement will do it. Upvote 0 Downvote