0
kicks
Format function in Denali , CTP 3
This function is there in dot net for a long time and now has been added in Sql Server. It formats the value as indicated. Syntax: Format (expression, format [, culture]) Where, Expression = > the expression to format Format => A valid dot net framework...