List Question
20 TechQA 2024-01-12T17:24:24.893000Finding Substring With Delimiter SQL
72 views
Asked by Bb22
SQL Extract & Convert string to a number then use it for calculation to generate a third column
22 views
Asked by BachPhi
SQL select substring which is before the specified words
60 views
Asked by Rahul Hendawe
SQL: Error using charindex when trying to remove all characters after second dot
92 views
Asked by AronBrownie
Get string after nth instance of a character and before an instance of another character
134 views
Asked by whitchurch11
Is there a way to select custom part of string in a SQL query by using commas as separators?
154 views
Asked by Glen Owen
SQL Syntax Select Custom String from an Array not selecting Correctly
139 views
Asked by Glen Owen
Get all the characters after the 3rd hypen (-)
170 views
Asked by user3933327
Remove Last 2 folders from a directory path string column
80 views
Asked by ASM
Retrieve text between two delimiters
75 views
Asked by GreyFox9881
Get data replacing text between braces()
60 views
Asked by RealSteel
Get string between 3rd and 5th space
75 views
Asked by Rae Christian Meron
Extract URL part of Text before a certain character
168 views
Asked by ME_2023
Charindex error invalid length in RIGHT function
73 views
Asked by AlexisPa
How can we do this in one CTE in SQL
65 views
Asked by SilverFish
Get a string between the 2nd and 3rd instances of a known string
49 views
Asked by marky
Return Integer from a string value with multiple variations, SQL Server 2018
82 views
Asked by Ricky
in vb6, how to query access records, then order by specific ids
143 views
Asked by user1928432
How to extract string in a cell between the 4th underscore and the 5th underscore in a select statement in SQL
160 views
Asked by clocks212
Negative indexing with charindex() and substring function
307 views
Asked by noob