
Page 24: UPDATE/SET/CASE
Try updating movie_table
with the statements on page 239.
mysql>
Now try a CASE expression to update all of the categories at once (page 242), then try the exercise on page 245.
mysql>
Try updating movie_table
with the statements on page 239.
mysql>
Now try a CASE expression to update all of the categories at once (page 242), then try the exercise on page 245.
mysql>