I have a field that contains data such as 'ACB00/02'. How would I write into a function that gathers a load of data together for me a peice of code that will grab only the first 2 chars of the afore mentioned value, So the result would be in the new created colum in a temp table 'AC'.
This is to occur over 7,000 records but they are not all AC, I just want the first two from every line.
Regards
This is to occur over 7,000 records but they are not all AC, I just want the first two from every line.
Regards