masalachol
Technical User
In a table I have a column called Branch_Number and it looks like the example below.
ie:
Branch_Number
1111111/2222222
3333333/5555555
Using a query I would like to just capture the values right of the "/" forward slash character {2222222,5555555 from the Branch_Number column .
Any suggestions?
ie:
Branch_Number
1111111/2222222
3333333/5555555
Using a query I would like to just capture the values right of the "/" forward slash character {2222222,5555555 from the Branch_Number column .
Any suggestions?