CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
regexp-substr
09-09
Mobile
Oracle Regular Expressions - Replace all occurrence of string matching pattern
08-05
Blockchain
Oracle: Trying to split a string using REGEXP_SUBSTR, CONNECT BY LEVEL functions and getting duplica
08-04
Software design
Oracle SQL - Query to select string between curly Brackets
07-12
Enterprise
Extract string data between specific points in Oracle SQL
07-09
Blockchain
MYSQL SELECT QUERY, finding a letter number word in a string
06-28
OS
CONNECT BY LEVEL hangs
06-26
OS
Oracle 11g how to store multi values to one column but get ok performance
04-20
Enterprise
Updated Question-Oracle case statement to extract value for all occurance associated with a substrin
04-19
Mobile
Oracle case statement to extract value for all occurance associated with a substring
04-19
Mobile
oracle regular expression split but workaround brackets
03-20
other
How to use regexp_count with regexp_substr to output multiple matches per string in SQL (Redshift)?
03-03
Software engineering
How to extract particular pattern of sub-string from string in Oracle SQL?
02-21
front end
Regexp substr in oracle
11-24
database
I want to extract a string with escaping sign using regex in ORACLE SQL
11-15
Back-end
How to use Regex with numbers
11-15
Software design
Equivalent to regexp_replace((^[A-Z])|([IJ])|(?<= ).) in regexp_substr
10-07
Blockchain
REGEXP_SUBSTR - how to get special characters after specific pattern?
10-07
Software design
How to find variable pattern in MySql with Regex?
Links:
CodePudding