best way to remove '-' in oracle SP -


I have an Oracle stored procedure, which is in its form as a benchmark, which is a Social Security Number (SSN) . -xx-xxxx What is the best way to remove the hyphen, so that I change the SSN in a XXXXXXXX format?

  replication ('xxx-xx-xxxx', '-', '')  

Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -