---
title: "How do you create an append query?"  
description: "How do you create an append query?"  
author: "Anonymous User"  
published: 2012-04-09  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1422/how-do-you-create-an-append-query  
category: "ms access"  
tags: ["ms access"]  
reading_time: 1 minute  

---

# How do you create an append query?

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.

## Answers

### Answer by Anonymous User

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.


---

Original Source: https://www.mindstick.com/interview/1422/how-do-you-create-an-append-query

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
