CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
charindex
09-10
OS
how to extract string after any character
06-04
Mobile
How can I use SQL Substring to extract characters from this filename?
06-04
Mobile
SQL get string after second comma
05-19
database
Remove all trailing decimal points from a number stored as a string
05-18
other
Reverse substring
05-14
Blockchain
SQL: Return all distinct substrings of a specified string in column
05-03
other
Trim a character on SQL
04-03
database
date splitting using substring function
04-02
Back-end
CHARINDEX (, PATINDEX, and LIKE) returning false positives in T-SQL function
03-07
database
SQL - CHARINDEX, ltrim rtim
02-22
Software engineering
Separate text by delimiter SQL Server
12-01
database
How to create column by get everything after and before some characters
11-24
Enterprise
SQL How to capture/check a particular text from standard column to populate value for calculated col
11-16
Blockchain
SQL Server : convert column by different condition in select statement
11-06
Mobile
How to extract part of a string numerous times between delimiters and input into new columns T-SQL
10-29
database
Issue using CHARINDEX function in SQL Server
10-22
database
Extract number from string in SQL Server
09-16
Enterprise
RIGHT, LEFT and CHARINDEX not performing as expected
Links:
CodePudding