Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Py Spark
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Introducing
Radical.sh
Forget Code launches a powerful code generator for building API's
Forget_Code.Models.CategoryViewModel
Add a new snippet
Conversion Functions
1
Date Functions
8
Encryption
1
Math Functions
2
Operators
1
String Functions
9
Choose Category
REG_MATCH - String contains or like operation in Informatica
Forget Code
Informatica
REG_MATCH - String contains or like operation
To check if a substring is present in a string like '%%' is used in SQL. Equivalent regular expression will be
REG_MATCH(Company,'.*le.*)
Company
Result
Bentley
TRUE
beach valley
TRUE
HP
FALSE
Adobe
FALSE
Test
Try the above example
Tags for REG_MATCH - String contains or like operation in Informatica
like function in informatica
informatica like operator
regex like opeartion
informatica regular expression match like operation
string contains in reg match check
REG_MATCH INFORMATICA
how to use like function in informatica
like in informatica expression
equivalent of like function in informatica
informatica reg_match function
reg function in informatica
how to use a quote in reg_match function in informatica
Contribute to Forget Code, help others.
Add snippet