Last updated 3 years ago
These functions convert an expression of one data type to another.
SELECT *, CAST([game_year] AS decimal) FROM [dbo].[console_games]