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'), ',', '')
TechGuy
  • 4,298
  • 15
  • 56
  • 87

0 Answers0