Session Ready
Exercise

Rounding numbers

Sometimes, you only care about the whole dollar amount and want to ignore the decimal values of the cost. In this exercise, you will round the cost to the nearest dollar.

Instructions
100 XP

Write a SQL query to round the values in the Cost column to the nearest whole number.