List Question
20 TechQA 2016-12-20T19:29:35.967000How to search a string and return only numeric value?
287 views
Asked by G. Colon
How to avoid going throw (select case when)- cases that takes a lot of time
244 views
Asked by memo_star
SQL - Get numbers from string after a pound (#) sign
1.7k views
Asked by jderekc
Select query to remove non-numeric characters
356.2k views
Asked by SQL_Noob
Is CHAR(14) not allowed in SQL Server T-SQL patindex range?
1.7k views
Asked by Andreas Jansson
Separate a string with SUBSTRING and PATINDEX - last step
154 views
Asked by Alexander Knapp
Regular Expression in PATINDEX That Matches [A-Z] EXCEPT for U
171 views
Asked by Dizzy49
SQL SUBSTRING & PATINDEX of varying lengths
727 views
Asked by Stpete111
SQL Server searching for text in a column
38.1k views
Asked by David
Using PatIndex and CharIndex like the InStr function
7.5k views
Asked by Control Freak
T-SQL Wildcard search - namespace values
68 views
Asked by Michael Pearson
Finding out just the numeric part from string and storing it as decimal datatype
461 views
Asked by MRBasun
T-SQL Char index patindex
87 views
Asked by Dave Carpenter
PatIndex Pattern /Regex: How to match a dot followed by a space
2.5k views
Asked by Philip Morris
Regex to remove " ' and space from column
766 views
Asked by Debanjan Hazra
Why is the PATINDEX returning wrong results?
240 views
Asked by Yash
Find volumes by keying in on Units of Measure, but when there's two?
54 views
Asked by jackosieves
Need help removing functions from CASE WHEN
67 views
Asked by Jeff.Clark
Substring with patindex for substrings' length not working to extract part of a string
166 views
Asked by Bibendum