Take Control: Q&A Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23

Update Query

Queries can also change the data.

How do you get the prices from the rental table into the movie table? An Update query adds new data to the records you already have.

 

Try it: Make an Update Query

Open the UpdateRecentMoviesSQ query

Switch to the Design View

Go to Design Ribbon

Select Update Query from the list.

 

What Do You See?

Row three in the QBE grid says Update to.

 

Design -> Update Query