Search code examples
PATINDEX Number/range of wildcard characters...


sqlsql-serverpatindex

Read More
SQL: Extract numbers from string using Patindex-function...


sql-serverpatindex

Read More
Using PATINDEX to find times within text in SQL Server using multiple formats...


sqlsql-serversql-likepatindex

Read More
SQL Server: extracting $#,### from a string...


sql-serverregexsubstringsql-server-2016patindex

Read More
Optimal search string in the where clause...


sql-servert-sqlsql-server-2008-r2soundexpatindex

Read More
Finding out just the numeric part from string and storing it as decimal datatype...


sqlpatindex

Read More
using patindex to replace characters...


t-sqlpatindex

Read More
PATINDEX incorrect result when looking for dash character "-"...


t-sqlpatindex

Read More
Sorting an alphanumeric column in SQL with mix of alphanumeric and alpha-only values...


sqlsql-serversql-order-bypatindex

Read More
How to use substring to put the date from these numbers...


sqlt-sqlsubstringssms-2012patindex

Read More
SQL loop to find all occurrences of a string expression in a DB field...


sqlt-sqlfor-loopsubstringpatindex

Read More
TSQL Using SUBSTRING PATINDEX and STUFF to Amend Data...


sql-serversql-server-2008-r2substringpatindex

Read More
SQL - Get numbers from string after a pound (#) sign...


sqlsql-serverpatindex

Read More
PATINDEX, wildcards and variables...


t-sqlsql-server-2012wildcardpatindex

Read More
PATINDEX with letter range exclude diacritics (accented characters)...


sqlsql-serverdiacriticspatindex

Read More
sql: optimize query with many conditions...


sql-serverquery-optimizationpatindex

Read More
Issue with patindex and unicode character '-'...


sql-serverunicodepatindex

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


sqlsql-servert-sqlcharindexpatindex

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


sqlsql-servert-sqlcharindexpatindex

Read More
SQL server 2008 patindex recursion...


sqlsql-serversql-server-2008recursionpatindex

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


sqlsubstringcharindexpatindex

Read More
Remove Leading Zeros Except last Zero...


sqlsql-serversubstringleading-zeropatindex

Read More
Extract Number from VARCHAR...


sqlsql-servert-sqlsql-server-2012patindex

Read More
Search SQL Server string for values from another table...


sql-serversubstringudfpatindex

Read More
Invalid length parameter passed to the LEFT or SUBSTRING function 4...


sqlsql-serverpatindex

Read More
PATINDEX all values of a column...


sql-serverpatindex

Read More
Check a word starting with specific string [SQL Server]...


sqlsql-serverpatindex

Read More
selecting the correct letter from a string...


sqlsql-servert-sqlsubstringpatindex

Read More
PatIndex Pattern /Regex: How to match a dot followed by a space...


sql-serverregexpatindex

Read More
Using PatIndex and CharIndex like the InStr function...


sql-serversql-server-2008patindexcharindex

Read More
BackNext