Marcus Kvarnström
SSC Rookie
Points: 34
More actions
May 30, 2005 at 6:49 am
#164823
Hi,
does anyone know if there is a T-SQL function which works like VB/C# inStr/indexOf?
Thanks!
Frank Kalis
SSC Guru
Points: 111183
May 30, 2005 at 6:52 am
#561687
CHARINDEX and SUBSTRING
--Frank KalisMicrosoft SQL Server MVPWebmaster: http://www.insidesql.org/blogsMy blog: http://www.insidesql.org/blogs/frankkalis/[/url]
May 30, 2005 at 6:58 am
#561688
Many thaks Frank!
the CHARINDEX did the job!
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply