String Functions MSSQL Tutorial

2>  select CHARINDEX('-', '(559) 555-1212')
3> GO
-----------
         10
(1 rows affected)