I have a table that holds 5 fields, field1 is the unique number and field2-5 are the details.
i.e. If I have a number cars, the same make and model, all details are the same except for the unique car number. So how can I copy the details from CAR001 to CAR002?
