You can use the substr function in oracle and build upon it. You can either make your own function, your build a select statement directly,
viz : select '('||substr(phone, 2,4)||')' from phone_table;
|
Results 1 to 4 of 4
Thread: Total Beginner Question..or twoThreaded View
|
Click Here to Expand Forum to Full Width |