Hi all,
Had limited experience with queries, I am basically wanting to ensure that my backup database is as up to date as the one I am currently using in the event something happens with that file.
What type of query do I use? I would think that I would use an update query as I would like to update all records in my one table to the other, from time to time records are deleted and quite frequently I do add records to it. Am I correct in assuming this is the way to accomplish what I am wanting to do. Thanks in advance
Had limited experience with queries, I am basically wanting to ensure that my backup database is as up to date as the one I am currently using in the event something happens with that file.
What type of query do I use? I would think that I would use an update query as I would like to update all records in my one table to the other, from time to time records are deleted and quite frequently I do add records to it. Am I correct in assuming this is the way to accomplish what I am wanting to do. Thanks in advance