Hi All,
Below is the phone table having one column that is “phno” and values are the below in this format.
I need given output .
My client is using oracle 8i version.
emplid | Phno | output |
121212 | 605/339- 9276 | 6053399276 |
222222 | 813/251-0663 | 8132510663 |
323232 | 208 585 1594 | 2085851594 |
232323 | 352.735.8285 | 3527358285 |
Thanks,
kki