Search code examples
MS SQL PATINDEX and Regex...


sqlsql-serverpatindex

Read More
Select query to remove non-numeric characters...


t-sqlsql-server-2008-r2substringpatindex

Read More
How to find and display all instances of a pattern in a SQL Server string?...


sql-serversubstringudfpatindex

Read More
Regular Expression in PATINDEX That Matches [A-Z] EXCEPT for U...


sqlsql-serverpatindex

Read More
Separate a string with SUBSTRING and PATINDEX - last step...


sql-serversubstringpatindex

Read More
Extract String for specific characters SQL Server...


sqlsql-serversubstringpatindex

Read More
SQL patindex equivalent in PostgreSQL...


sqlpostgresqlpatindex

Read More
REGEXP_LIKE conversion in SQL Server T-SQL...


sqlsql-serveroracledesign-patternspatindex

Read More
Extract substring from SQL Server column...


sqlsql-servert-sqlsubstringpatindex

Read More
How do i pull the next 2 words after a specific string?...


sqlsubstringcharindexpatindex

Read More
How to remove Roman letter and numeric value from column in SQL...


sqlsql-serversubstringpatindex

Read More
SQL - How to return a set of numbers after a specific word...


sqlsql-serverstringcharindexpatindex

Read More
Select specific portion of string using Regex match...


sqlsql-servert-sqlpatindex

Read More
SQL Patindex / Regex - Match where there are 4 or less characters between 2 apostrophes...


sqlsql-servert-sqlpatindex

Read More
T-SQL Char index patindex...


sqlsql-servercharindexpatindex

Read More
SQL Server : Request for extracting the strings following each occurence of same substrings...


sql-serversplitsubstringcharindexpatindex

Read More
Find matching values between two tables when using cross apply in SQL...


sqlsql-serverjoincasepatindex

Read More
SQL SUBSTRING & PATINDEX of varying lengths...


sql-serversubstringpatindex

Read More
mssql patindex for ] symbol...


sql-servercharactersymbolspatindex

Read More
getting the second occurrence of a substring with PatIndex...


sqlsubstringpatindex

Read More
T-SQL Extract Numbers from a string and everything in between...


sql-serverstringt-sqlpatindex

Read More
how to filter out the year using mask characters or any other trick in the string below?...


sql-serverstringt-sqlreplacepatindex

Read More
String value shifting in SQL Server...


sqlsql-servercursorpatindex

Read More
Use PATINDEX to extract a substring in SQL Server?...


sqlsql-serverregexpatindex

Read More
Split String based on position and delimiters...


sql-servert-sqldelimitercharindexpatindex

Read More
SQL Server PATINDEX returning a value when it shouldn't...


sql-serverpatindex

Read More
Checking if a string is valid with special chars...


sql-serverstringspecial-characterspatindex

Read More
PATINDEX does not recognize dot and comma...


t-sqlpatindex

Read More
How to convert a date 15-May-2019 in SQL to 2019/05/15 using PATINDEX...


sqlsql-serverdateconverterspatindex

Read More
How to identify and redact all instances of a matching pattern in T-SQL...


sqlsql-serverpatindexredaction

Read More
BackNext