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

regexoracle-databaseregexp-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...

sqloracle-databaseregexp-like

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

oracle-databaseplsqlregexp-replacevarchar2regexp-like

Read More
Updating a data in Oracle dB...

oracle-databaseregexp-like

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

regexoracle-databaseregex-lookaroundsregexp-like

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

regexoracle-databaseplsqlregexp-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...

oracle-databasesubstrregexp-substrregexp-likeinstr

Read More
REGEXP_LIKE between number range...

sqlbetweenregexp-like

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

regexoracle-databaseoracle12cregexp-like

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

regexoracle-databaseplsql-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...

sqloracle-databaseregexp-like

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

sqloracle-databaseregexp-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...

sqlregexoracle-databasespecial-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...

regexoracle-databaseoracle19cregexp-substrregexp-like

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

sqloracle-databaseregexp-like

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

sqloracle-databaseoracle-sqldeveloperregexp-like

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

sqlregexoracle-databaseregexp-substrregexp-like

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

sqloracle-databaseregexp-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...

oracle-databaseregexp-like

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

sqloracle-databaseregexp-substrregexp-like

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

sqlregexoracle-databaseregexp-like

Read More
How can i write check constraint...

mysqlregexconstraintsregexp-like

Read More
BackNext