ANY answer.
Re: How do I implement LastIndexOf functionality in SQLServer 2000?
Adam,
The solution you posted works only when the string to search consists of exactly one character.
When a longer string is needed you need to reverse both, as in my answer #1.
Don't you agree?
Dimitar
|