Community

Cast() and Convert() Functions in SQL Server

(Rohatash Kumar) In this article, we will see how to use the cast and convert functions in SQL Server 2012. The cast and convert functions provide similar functionality. They are used to convert a value from one data type to another. So let’s take a look at a practical example. The example is develo

Read More - Register for Free Membership