Append query can be used if you would like to add new rows of data to an already existing table. The process of creating an append query follows these steps they are.
1.Basic step should be to create a select query
2.After selecting the query you need to append the query
3.Destination fields should be selected for each column in the query
4.Records can be appended by using the function to run.
Liked By
Write Answer
How do you create an append query?
Join MindStick Community
You have need login or register for voting of answers or question.
Anonymous User
09-Apr-2012Append query can be used if you would like to add new rows of data to an already existing table. The process of creating an append query follows these steps they are.
1. Basic step should be to create a select query
2. After selecting the query you need to append the query
3. Destination fields should be selected for each column in the query
4. Records can be appended by using the function to run.