
Page 25: ORDER BY
Order the results of your query on
movie_table by using ORDER BY (page 253), then try the examples through page 259.
...
How about if we want our results in DESCending order (page 261)?
...








