Format function in Denali , CTP 3

added by jacobsebastian
8/3/2011 3:05:25 AM

117 Views

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...


0 comments