I'm trying to figure out how I can search a field in a table for a specific character (in this case a 'P') in a specific position (second from the end.)
I've looked at CHARINDEX but I don't think that will get me what I need. I'm thinking maybe I'll have to use a combination of things.
Any ideas?
I've looked at CHARINDEX but I don't think that will get me what I need. I'm thinking maybe I'll have to use a combination of things.
Any ideas?