b. Append Query is used to add records in a table.
fro
Answers
Answered by
2
Answer:
You use an append query when you need to add new records to an existing table by using data from other sources. If you need to change data in an existing set of records, such as updating the value of a field, you can use an update query.
HOPE IT HELPS YOU :)
Similar questions