Wednesday, April 17, 2013

ETL : String filter condition

string_like(fieldname,"%abcd%efgh%")
This will check for values containg the above shown characters in the column

No comments:

Post a Comment