Search code examples
Oracle - How to find carriage return, new line and tab using REGEXP_LIKE?...


regexoracleregexp-like

Read More
Identify special character in a string which has mix of Arabic and alphanumeric and special characte...


special-charactersarabicalphanumericregexp-like

Read More
How to use REGEXP_LIKE() for concatenation in Oracle...


sqloracleregexp-like

Read More
Remove Duplicate nested phrases from a string with Oracle Regexp_replace...


oracleplsqlregexp-replacevarchar2regexp-like

Read More
Updating a data in Oracle dB...


oracleregexp-like

Read More
Regex Like for ORACLE with lookahead and negative lookahead...


regexoracleregex-lookaroundsregexp-like

Read More
Regex that allows spaces, hyphens, uppercase and digits in PLSQL...


regexoracleplsqlregexp-like

Read More
PostgreSQL: How to use REGEXP in WHERE clause?...


sqlregexpostgresqlwhere-clauseregexp-like

Read More
Updated Question-Oracle case statement to extract value for all occurance associated with a substrin...


oraclesubstrregexp-substrregexp-likeinstr

Read More
REGEXP_LIKE between number range...


sqlbetweenregexp-like

Read More
Oracle REGEXP_LIKE logical and matching of substrings in string...


regexoracleoracle12cregexp-like

Read More
Issues with using function to validaate a value using oracle regex_like...


regexoracleplsql-packageregexp-like

Read More
alternative to below regular expression in snowflake...


snowflake-cloud-data-platformregexp-like

Read More
Mysql query to search posts with title, content and tag...


mysqlfull-text-searchregexp-like

Read More
PowerShell - Unable to Search for [LIKE] File Names recursively through sub-directories...


powershellsearchregexp-like

Read More
Oracle SQL: Using WHERE LIKE but for specific whole words / REGEXP_LIKE...


sqloracleregexp-like

Read More
sql - what does '^\d+\D+$' mean in regexp...


sqloracleregexp-like

Read More
How to check if all items in a group are contained in a string for many items? - RegEx...


sqlregexlistprestoregexp-like

Read More
Regexp strings with specific characters...


sqlregexoraclespecial-charactersregexp-like

Read More
Is there a better way to write REGEXP in sql to select unique transaction number R-0001 and R-AD-000...


mysqlsqlregexsql-likeregexp-like

Read More
extract values after comma's using regexp...


regexoracleoracle19cregexp-substrregexp-like

Read More
Using regexp_like in Oracle to match on multiple string conditions using a range of values...


sqloracleregexp-like

Read More
Oracle SQL REGEXP for finding a value between columns, irrespective of their position...


sqloracleoracle-sqldeveloperregexp-like

Read More
I want to extract text before second dot(.) using regexp function from string like :...


sqlregexoracleregexp-substrregexp-like

Read More
How match email address with regex expression?...


sqloracleregexp-like

Read More
two back slash in SQL procedure with Regular expression...


mysqlescapingregexp-like

Read More
oracle regular expression to check string contains both alphabet and number and does not contain spe...


oracleregexp-like

Read More
Oracle Regular Expression-To match exclude numbers...


sqloracleregexp-substrregexp-like

Read More
Table names classifications starting with and ending with in Oracle DB...


sqlregexoracleregexp-like

Read More
How can i write check constraint...


mysqlregexconstraintsregexp-like

Read More
BackNext