SyntaxFix
Write A Post
Hire A Developer
Questions
First convert the numeric value then add the 'S':
'S'
select convert(varchar(10),StandardCost) +'S' from DimProduct where ProductKey = 212