sql server - How do i convert the the variable format the way it gets displayed -
I have a variable that gives outpur result below 08716652211, but I want to display it as 871665 ( Ignore the first digit and ignore the last 4 digits) Please help - Raman
in the SUBSTRING () function See.
Comments
Post a Comment