SQL Server: Column Value with Leading Zeros

added by lionofdezert
5/24/2011 11:27:51 AM

169 Views

Till date I was using old CASE option to add zeros before a digit to get all values with same length for columns like social security number but today SQL Expert Shakeeb Younas shared a very simple method to achieve above mentioned goal.


0 comments