Introduction:
Here
I will explain how to check if string contains specific word in SQL
Server using CHARINDEX function or SQL
Server check if string contains specific substring with CHARINDEX
function.
Description:
In previous articles I explained SQL Query to get particular part of string, SQL Query to replace part of string, kill all active database connections in SQL Server, SQL Query to read xml file, SQL Query to get month wise, year wise data and many articles relating to SQL Server, jQuery, JavaScript. Now I will explain how to check if string contains specific word in SQL Server.
In previous articles I explained SQL Query to get particular part of string, SQL Query to replace part of string, kill all active database connections in SQL Server, SQL Query to read xml file, SQL Query to get month wise, year wise data and many articles relating to SQL Server, jQuery, JavaScript. Now I will explain how to check if string contains specific word in SQL Server.