Search code examples
SQL - Combining 2 Extracting Functions for 1 field...

sqlsubstringcharindex

Read More
Extracting nth field of string delimited by ":" stored in a SQL column...

sql-serverstringsplitsubstringcharindex

Read More
SQL Server - CHARINDEX on ASCII values...

sql-serverselectsubstringasciicharindex

Read More
Separating substrings from space separated values...

sqlsql-serversubstringcharindexcsv

Read More
Split string by using CHARINDEX() in RIGHT() or SUBSTRING() return incorrect result...

sql-servercharindex

Read More
T-SQL split string by - and space...

t-sqlsplitcharindex

Read More
sql - values after the 1st and 2nd space...

sql-serversubstringcharindex

Read More
CHARINDEX in SQL Server 2008 TSQL with inconsistent results...

t-sqlsql-server-2008-r2varcharcharindex

Read More
How to select a string between 2 identical characters in SQL...

sql-serversubstringcharindex

Read More
Find string in column value SQL 2008?...

sqlsql-servercharindex

Read More
Changing the format of an AS column from text to datetime...

sqlsql-serverdatetimessmscharindex

Read More
sql query with substring charindex...

sqlsql-serversubstringcharindex

Read More
Parse value from column and insert into new table in T-Sql...

sqlsql-servert-sqlparsingcharindex

Read More
How can I use T-SQL to find all positions that are not in a list of characters?...

sql-serverstringt-sqlcharindex

Read More
Extract part of string in SQL that is between two character but there are multiple of same character...

sqlsubstringvarcharcharindex

Read More
Need help in TSQL with Charindex...

t-sqlsubstringcharindex

Read More
SSIS - Derived Columns - Case Statment - Charindex and Substring...

sql-serverssissubstringcharindexderived-column

Read More
T-SQL - Split the next word after two specific words...

sqlsql-servert-sqlsubstringcharindex

Read More
Pulling specific terms from a string-SQL...

sqlsql-serverreplacecharindex

Read More
How to Extract in SQL string value between the 2nd set of '-' dashes in a field...

sqlt-sqlsubstringcharindex

Read More
Extract number between two substrings in sql...

sqlsql-serversubstringcharindex

Read More
Convert text/bad formatted date to SQL Readable DateTime...

sql-servert-sqldatetimecharindex

Read More
Looking for the first underscore then find the 5th space after...

t-sqlsubstringwildcardcharindex

Read More
How to search a string and return only numeric value?...

sqlsql-servert-sqlcharindexpatindex

Read More
Extracting file paths using substring...

sqlstringsql-server-2012substringcharindex

Read More
SQL query to get the multiple "," positions from a string...

sqlsql-servert-sqlcharindexpatindex

Read More
Check if a group of values is contained in a column in SQL Server...

sqlcharindex

Read More
Remove characters between () SQL...

sql-server-2008charindex

Read More
Patindex and Charindex give me more than what i'm Asking for...

sqlsubstringcharindexpatindex

Read More
CHARINDEX returns the wrong result in some COLLATIONs when searching for thorn (character 254)...

sqlsql-servercollationcharindex

Read More
BackNext