Other Ways to Use Queries
Learn some other ways to use queries.
We'll cover the following...
The Query
module can be used for more than just reading data. We can use queries in some of the other *all
functions we looked at in the last chapter. This allows us to perform update
and ...