121 Views
MS SQL Server has a function called CHARINDEX which can perform the same operation as the INSTR function. It takes three arguments. CHARINDEX(<Search String>...
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
MS SQL Server has a function called CHARINDEX which can perform the same operation as the INSTR function. It takes three arguments. CHARINDEX(<Search String>...