In TSQL, how can I get the rindex functionality(search a substring from right and get the position)?

Posted by Yousui on Stack Overflow See other posts from Stack Overflow or by Yousui
Published on 2010-06-08T07:26:02Z Indexed on 2010/06/08 7:42 UTC
Read the original article Hit count: 116

Filed under:
|

Hi guys,

In TSQL, how can I get the rindex functionality(search a substring from right and get the position)?

Great thanks.

© Stack Overflow or respective owner

Related posts about tsql

Related posts about string