Search code examples
Swap two specific words using regex...


javaregexregexp-replace

Read More
how can I delete this regex with mysql...


mysqlregexp-replace

Read More
Using regex in Oracle sql...


sqlregexoracle-databaseregexp-replace

Read More
Regex to find the nth comma and remove the comma as well as the value...


regexregexp-replace

Read More
How to split a string using regex?...


sqlregexgoogle-bigqueryregexp-replace

Read More
Regex replacing text unless it's preceeded with backslashes without the usage of look-behind...


regexregex-groupregexp-replace

Read More
Ansible playbook - regexp | unable to change data in brackets and quotes...


ansiblefilebeatregexp-replace

Read More
JavaScript regexp for phone number does not match...


javascriptregexp-replace

Read More
Is there a regex to replace all occurences except for the first one?...


javascriptreactjsregexregexp-replace

Read More
Attach string for matching substring...


pythonregexregexp-replace

Read More
Hive regexp_extract numeric value from a string...


sqlregexhivehiveqlregexp-replace

Read More
Oracle regexp_replace default replace string...


sqloracle-databaseoracle11gregexp-replace

Read More
Equivalent to regexp_replace((^[A-Z])|([IJ])|(?<= ).) in regexp_substr...


sqldb2regexp-replaceregexp-substr

Read More
Why re.sub() adds not matched string by default in Python?...


pythonregexp-replace

Read More
Regexp- replace specific line break in String...


javaregexregexp-replace

Read More
Removing everything between 2 strings with Google sheets RE2...


regexgoogle-sheets-formularegexp-replace

Read More
REGEXP_REPLACE Strings Starting and Ending with Specific Substrings in Snowflake...


sqlregexsnowflake-cloud-data-platformregexp-replace

Read More
regex to extract substring for special cases...


regexregexp-replace

Read More
Replace $$ or more with single spaceusing Regex in python...


python-3.xregexanalysisregexp-replace

Read More
modify a string column and replace substring pypsark...


pysparkreplaceapache-spark-sqlstr-replaceregexp-replace

Read More
Find specific char inside delimiter...


regexregexp-replace

Read More
How to replace any instances of an integer with NULL in a column meant for strings using PySpark?...


pythonpython-2.7apache-sparkpysparkregexp-replace

Read More
Building Regex pattern to accommodate all these words...


regexsplitregexp-replace

Read More
Could regex be used in this PowerShell script?...


regexpowershellregexp-replace

Read More
Retain intermediate string using regex...


pythonpython-3.xregexregexp-replace

Read More
Snowflake : REGEXP replace with uppercase of capture group...


sqlregexsnowflake-cloud-data-platformregexp-replace

Read More
Regex replace "\n" occurrences by divide by 2...


javascriptregexvue.jsregexp-replace

Read More
Can we write a regex to accept all the duplicate '.' that is decimal points in a string?...


regexregex-negationregexp-replace

Read More
How to using regular expressions (regex) to modify all occurrences of a string that follow another s...


regexreplacemacrosnotepad++regexp-replace

Read More
JavaScript: How to reduce IFs with REGEX...


javascriptregexregex-groupregexp-replace

Read More
BackNext