I've created a number of append queries in Access where I import the data of a template table into my primary table and then run an update query to set a certain field to a control number. Now that I've started building my databases in SQL Server 7 I would like to perform the same functions. How do I create an append query and an update query like in Access?