Juan Sombrero
New Member
- Joined
- Nov 7, 2013
- Messages
- 14
Hi all,
I have a text column with variable length and want to split is into the last character and the "rest" (this rest is of variable length). It's easy to extract the last character, but then the original table will remain and I still don't have my "rest".
Anybody a tip on how to do this?
Thx in advance,
Juan
I have a text column with variable length and want to split is into the last character and the "rest" (this rest is of variable length). It's easy to extract the last character, but then the original table will remain and I still don't have my "rest".
Anybody a tip on how to do this?
Thx in advance,
Juan