View Single Post
  #4 (permalink)  
Old 05-12-2007, 07:18 PM
Dimitar
 
Posts: n/a
Default 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
Edit/Delete Message Reply With Quote