Good afternoon folks. I am going to write an Update query and a delete query to archive my completed records. I have a large main tableand four small linked tables, my question is would it be better to use a tblname.* or list out all of the fields in each of the tables? Thank you in advance for any assistance.