I have one table containing 2000 records and I want to append one of the fields only to a new table. But when I run the append query it only appends 1 record with the one field. Why does it not append all 2000 records but just the one field from those records?



