Is there a way of moving a field from one table to another ?
i.e. (in short)
Table 1= surname, telephone, address
Table 2=email,firstname
I want to move all the 'firstname' field contents from table 2 ( 11,000 records)into table 1 but aligned to the right surname etc. They have a common field 'PersonID).
Cheers
i.e. (in short)
Table 1= surname, telephone, address
Table 2=email,firstname
I want to move all the 'firstname' field contents from table 2 ( 11,000 records)into table 1 but aligned to the right surname etc. They have a common field 'PersonID).
Cheers