< Previous | Next >

Specifying the result columns

In this exercise, you specify the columns to show in the query result. A store employee needs to see the customer name, the title of each video that the customer has rented, and the day of the week that each video is due. You include two of the columns and add a CASE expression for the third result column, and then assign an alias to the CASE column expression.