Like before, we can use an alias for the result of our operation. Code AS and the alias total_price.
AS
total_price
Make sure to type AS total_price.
AS total_price