Search code examples
Retrieving first X words from a string in Oracle Select...

oracle-databaseregexp-replaceregexp-substr

Read More
Select the second instance of a character with regex...

regexregexp-replace

Read More
Replacing dots between letters [ORACLE]...

sqlregexoracle-databaseregexp-replace

Read More
Regex: Replacing a string in a sub-string only...

regexregexp-replace

Read More
Trouble using regexp_replace command...

postgresqlregexp-replace

Read More
How to replace special characters except - (dash)...

sqlpostgresqlregexp-replace

Read More
Mask/replace inner part of string column in Pyspark...

apache-sparkpysparkapache-spark-sqlregexp-replace

Read More
REGEXP_REPLACE expression issue...

sqlregexoracle-databaseregexp-replace

Read More
How to use different group separators for thousands and millions. Oracle...

oracle-databaseregexp-replace

Read More
Delete words from line and save the line in file with python...

python-3.xsubstringregexp-replace

Read More
multiple regexp in one input...

javascriptregexregexp-replace

Read More
How does one replace a character at N positions in a string in a cell in Google Sheets...

google-sheetsgoogle-sheets-formulaarray-formulasregexp-replacegs-vlookup

Read More
Oracle regexp_replace numbers for letters...

regexoracle-databaseregexp-replace

Read More
Regex to replace all curly braces except for the case '{0}'...

c#regexregexp-replace

Read More
select regexp_replace('aaa_bbb', '(_.)', upper('\1')) from dual...

sqloracle-databaseregexp-replace

Read More
Comparing comma separated values from two columns of two different tables...

sqloracle-databasesplitregexp-replaceregexp-substr

Read More
How to replace the word which is not placed between a pattern using Oracle REGEXP and not the same w...

sqloracle-databasepattern-matchingregexp-replaceregexp-like

Read More
How to properly replace strings when you have repeated substrings?...

phpreplacerepeatstr-replaceregexp-replace

Read More
replacing exact string in Java assuming it may contain special regex characters...

javaregexregexp-replace

Read More
Would like to change to each end of word instead of end of string (matching) - MariaDB/MySQL + REGEX...

mysqlregexp-replace

Read More
How to replace only certain part of the text in Oracle?...

sqloracle-databasereplacestring-matchingregexp-replace

Read More
How to access the replaceAllIn() counter?...

scalaregexp-replace

Read More
Python How replace non numeric values in a column when it should be only numeric...

pythonpandasstr-replaceregexp-replace

Read More
Oracle: How to search and replace the text in column2 with exact value from the column1?...

sqloracle-databasereplacestring-matchingregexp-replace

Read More
Find quoted strings and replace content between double quotes...

c#regexescapingdouble-quotesregexp-replace

Read More
How can I use regular expressions to insert commas into large integers?...

regexregexp-replace

Read More
How to retain the same case in the text in Oracle?...

oracle-databasereplacepattern-matchingregexp-replace

Read More
How to identify the words exactly to replace based on multiple conditions using REGEXP_REPLACE in Or...

sqloracle-databasereplacepattern-matchingregexp-replace

Read More
Regex between elements for specific characters...

regexstringregex-lookaroundsregex-groupregexp-replace

Read More
Regex expression to replace different values based on multiple criterias...

regexregex-negationregex-groupregex-greedyregexp-replace

Read More
BackNext