Search found 2 matches
- Tue Jun 28, 2005 9:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Like function
- Replies: 3
- Views: 1408
- Tue Jun 28, 2005 5:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Like function
- Replies: 3
- Views: 1408
Like function
Hi,
I am filtering data from source file to source file using a transformer. I have a condition which is getting all the tariff which contains USSD. The SQL is [if tariff like '%USSD%' then]. Which function should I use in DS 7.5 to perform that ?
I am filtering data from source file to source file using a transformer. I have a condition which is getting all the tariff which contains USSD. The SQL is [if tariff like '%USSD%' then]. Which function should I use in DS 7.5 to perform that ?