
December 28th, 2012, 01:04 PM
|
 |
Contributing User
|
|
Join Date: Nov 2012
Posts: 98
Time spent in forums: 1 Day 2 h 20 m 38 sec
Reputation Power: 1
|
|
|
Transfer select column values to seperate table
I am trying to copy the values of 3 columns for all 120 rows in TableA to 3 columns with matching column names in TableB. Is there a simple way to do this?
Example:
TableA Over 100 Rows
Model
Class
Subclass
+ more columns, I just need the 3 above
TableB Empty
Model
Class
Subclass
Any easy way to do this?
|