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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -