PrintScaffold
Mechanical
- Sep 8, 2006
- 453
Greetings all!
I wonder if it is possible to extract a first word from a string? For example: "Steel Hardened Polished Blah Blah" would should return "String". The problem is that word can be different and it's length is not fixed. Otherwise I would use SUBSTRING function. Any ideas?
I wonder if it is possible to extract a first word from a string? For example: "Steel Hardened Polished Blah Blah" would should return "String". The problem is that word can be different and it's length is not fixed. Otherwise I would use SUBSTRING function. Any ideas?