I am noy sure what a saved query is. If you mean will it update the underlaying table, yes it will.
Here is the SQL for the query:
SELECT tbl2006Full.AssetTag, tbl2006Full.ServiceTag, tbl2006Full.ComputerType, tbl2006Full.Model, tblAUsers.LastName, tblAUsers.FirstName...