- Local time
- Today, 21:13
- Joined
- Sep 28, 2010
- Messages
- 83
Folks, any thoughts on this one?
I need to find the position of the first alpha character in a string, the section of the string prior to the alpha character is variable in length, hence I need to be able to find the position to feed to a left/right/mid style expression to be able to break down the original string into useable parts.
I need to do this across circa 440k rows, so an "in query" solution would probably be best..
TIA,
slinky
I need to find the position of the first alpha character in a string, the section of the string prior to the alpha character is variable in length, hence I need to be able to find the position to feed to a left/right/mid style expression to be able to break down the original string into useable parts.
I need to do this across circa 440k rows, so an "in query" solution would probably be best..
TIA,
slinky