Today my select returns me a letter, A, B, C for example. I would like to add two zeros to the right of the letter, how can I do this?
Return example:
"A"
How would you like it to be
"00A"
Today my select returns me a letter, A, B, C for example. I would like to add two zeros to the right of the letter, how can I do this?
Return example:
"A"
How would you like it to be
"00A"