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.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
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.