SQL Server CHARINDEX() Function
SQL Server CHARINDEX() Function
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
Try it Yourself »
https://www.w3schools.com/sql/func_sqlserver_charindex.asp 1/6
1/22/25, 6:00 PM SQL Server CHARINDEX() Function
Syntax
CHARINDEX(substring, string, start)
Parameter Values
Parameter Description
start Optional. The position where the search will start (if you do not want to start at the
beginning of string). The first position in string is 1
Technical Details
Works in: SQL Server (starting with 2008), Azure SQL Database, Azure SQL Data Warehouse,
Parallel Data Warehouse
More Examples
https://www.w3schools.com/sql/func_sqlserver_charindex.asp 2/6
1/22/25, 6:00 PM SQL Server CHARINDEX() Function
Tutorials
Example
Exercises Certificates Services Sign Up Log in
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
Search for "OM" in string "Customer", and return position:
Try it Yourself »
Example
Search for "mer" in string "Customer", and return position (start in position 3):
Try it Yourself »
https://www.w3schools.com/sql/func_sqlserver_charindex.asp 3/6
1/22/25, 6:00 PM SQL Server CHARINDEX() Function
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
COLOR PICKER
https://www.w3schools.com/sql/func_sqlserver_charindex.asp 4/6
1/22/25, 6:00 PM SQL Server CHARINDEX() Function
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
https://www.w3schools.com/sql/func_sqlserver_charindex.asp 5/6
1/22/25, 6:00 PM SQL Server CHARINDEX() Function
HTML
CSS JAVASCRIPT
SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
Copyright 1999-2025 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.
https://www.w3schools.com/sql/func_sqlserver_charindex.asp 6/6