List Question
20 TechQA 2024-02-03T02:35:14.610000REGEXP_SUBSTR, REPLACE, and TO_NUMBER
74 views
Asked by hanamontana
Oracle REGEXP_SUBSTR removing substring
20 views
Asked by Matthias Reissner
Extract value between two strings in SQL
86 views
Asked by Aya
Filter parts with prefixes of different length using REGEXP_SUBSTR
79 views
Asked by Fuchspower
Extract everything between 2 strings in snowflake using regular expression
133 views
Asked by Prachi
Oracle REGEXP_REPLACE string delimiter handling not working
71 views
Asked by TenG
BigQuery - Extract substring from column
117 views
Asked by user22972173
Capture the 4th words using regexp_substr
81 views
Asked by Richard
Substr instr help needed in sql oracle
56 views
Asked by goldenbutter
SQL oracle query to select part of string between two delimiters
94 views
Asked by user192356
regexp_substr in Oracle and Mysql
128 views
Asked by hpd
oracle - replace value in string by excluding case when value is between parentheses
54 views
Asked by Mathew Linton
How is the regex for extracting domain from URL constructed
176 views
Asked by ab_padfoot
finding duplicate words throughout the text using regex
123 views
Asked by Avid Programmer
Regexp instruction in SQL
74 views
Asked by bluekit46
REGEXP_SUBSTR in Snowflake, regex that will extract the string after the period (which occurs between 0-2 times)
1.8k views
Asked by kiwiLime
REGEXP_SUBSTR with pipe delimiter giving unexpected results
55 views
Asked by mojave
REGEXP_SUBSTR syntax not making sense... Examples within:
1.2k views
Asked by bmax
Sybase regexp, substr, instr function to split the string
461 views
Asked by Bruce
Specify the number of characters that should match a LIKE REGEX in T-SQL
173 views
Asked by WannabeDev