Action Queries
So far, you
wrote a query that found all of the movies released in 2005. You
also have the rental prices.
You need to update the RentalID
information in the Movie Table. Start by making a copy of your query
and editing the code.
Try it: Make a Copy of a Query
Open RecentMoviesSQ
Go to Office -> Save As to make a copy
of this query.
Name it: UpdateRecentMoviesSQ