Tag Archives: String Functions

Difference between CHARINDEX and PATINDEX

Difference between CHARINDEX and PATINDEX CHARINDEX: It is a string function which returns the starting position of a pattern. PATINDEX: It is a string function which returns the starting position of a pattern. We can also use wildcard characters in … Continue reading

Posted in SQL Development | Tagged , , , , , , , , | Leave a comment