jasonhuibers
Programmer
I have a record value of:
TekMits
I want the result to be everything before Mits. So the record returned would be Tek.. How can I do this in a SELECT statement?
TekMits
I want the result to be everything before Mits. So the record returned would be Tek.. How can I do this in a SELECT statement?