0
kicks
TSQL Challenge 46 - Remove leading occurrences of the first character
This challenge is a slightly enhanced version of the ‘remove leading zeros’ problem. The ‘remove leading zeros’ problem involves removing all the occurrences of the leading zeroes from a number. What makes this challenge different is...