Community

Creating and managing User Defined Functions in SQL Server 2008

(Vishal Nayan) SQL server provides list of many predefined functions that are built in to the T-SQL language. The supplied functions helps extend the capabilities of T-SQL, providing the ability to perform string manipulation, mathematical calculations, data type conversion etc. but often we need s

Read More - Register for Free Membership