AshikHusein
Registered User.
- Local time
- Today, 14:21
- Joined
- Feb 7, 2003
- Messages
- 147
I have a simple question for an APPEND query.
I have two table (TABLE1 and TABLE2)
both tables have the same field names and there is no primary key. I would like to append all data (for all the fields) from Table2 to Table1. How would I do this? Thanks.
I have two table (TABLE1 and TABLE2)
both tables have the same field names and there is no primary key. I would like to append all data (for all the fields) from Table2 to Table1. How would I do this? Thanks.