B
broncojim
I have a table with a field that stores the type of a particular asset. I
want to return only part of the text string in a query. There are roughly
100 asset types. Some examples are below:
A1D 16S
CENTRON 2S
J4S 05S
KV2c 16K E
I want to retun the part of the text string like "16S" or "2S" or "05S" or
"16K".
Any help would be greatly appreciated.
want to return only part of the text string in a query. There are roughly
100 asset types. Some examples are below:
A1D 16S
CENTRON 2S
J4S 05S
KV2c 16K E
I want to retun the part of the text string like "16S" or "2S" or "05S" or
"16K".
Any help would be greatly appreciated.