Hi If you are moving data from one database to another, then you do a mapping exercise. You need to understand how the structure of one system relates to the other. CONTACTS (contact_type = "phone"; contact_sub_type = "work") and the other may hold it as phone_numbers (person_id, phone_type) - or whatever Once you understand how one system maps onto the other, you can move data from one to the other.
New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.