SQL - Combining 2 Extracting Functions for 1 field...
Read MoreExtracting nth field of string delimited by ":" stored in a SQL column...
Read MoreSQL Server - CHARINDEX on ASCII values...
Read MoreSeparating substrings from space separated values...
Read MoreSplit string by using CHARINDEX() in RIGHT() or SUBSTRING() return incorrect result...
Read MoreT-SQL split string by - and space...
Read Moresql - values after the 1st and 2nd space...
Read MoreCHARINDEX in SQL Server 2008 TSQL with inconsistent results...
Read MoreHow to select a string between 2 identical characters in SQL...
Read MoreFind string in column value SQL 2008?...
Read MoreChanging the format of an AS column from text to datetime...
Read Moresql query with substring charindex...
Read MoreParse value from column and insert into new table in T-Sql...
Read MoreHow can I use T-SQL to find all positions that are not in a list of characters?...
Read MoreExtract part of string in SQL that is between two character but there are multiple of same character...
Read MoreSSIS - Derived Columns - Case Statment - Charindex and Substring...
Read MoreT-SQL - Split the next word after two specific words...
Read MorePulling specific terms from a string-SQL...
Read MoreHow to Extract in SQL string value between the 2nd set of '-' dashes in a field...
Read MoreExtract number between two substrings in sql...
Read MoreConvert text/bad formatted date to SQL Readable DateTime...
Read MoreLooking for the first underscore then find the 5th space after...
Read MoreHow to search a string and return only numeric value?...
Read MoreExtracting file paths using substring...
Read MoreSQL query to get the multiple "," positions from a string...
Read MoreCheck if a group of values is contained in a column in SQL Server...
Read MorePatindex and Charindex give me more than what i'm Asking for...
Read MoreCHARINDEX returns the wrong result in some COLLATIONs when searching for thorn (character 254)...
Read More