0

I have a string in my query like this,

X-AL33DX

I want to get 33 only from Query .

I'll try to use REPLACE but can't

REPLACE(REPLACE('X-AL33DX', '-', 'x'), ',', '')
a_horse_with_no_name
  • 497,550
  • 91
  • 775
  • 843
TechGuy
  • 3,939
  • 13
  • 50
  • 78

0 Answers0