Search found 2 matches

by matthiaschoy
Tue Jun 28, 2005 9:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Like function
Replies: 3
Views: 1405

It works... Thanks guys.... :lol:
by matthiaschoy
Tue Jun 28, 2005 5:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Like function
Replies: 3
Views: 1405

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 ?