CAST v/s CONVERT

added by jacobsebastian
1/17/2011 12:16:46 AM

144 Views

Data type conversion has been one of the most used features of any programming language. Microsoft SQL Server users are familiar with the two functions: CAST() and CONVERT() and use them regularly, and more specifically, interchangeably. However, using...


0 comments