Community

The Format() Function in SQL Server 2012

(Ananthakumar Muthusamy) Folks with a programming background use some kind of function or module to format the output of dates, numbers or text. The only formatting capabilities that SQL Server has had until now was the CAST and CONVERT function. Some programmers write user defined functions for da

Read More - Register for Free Membership