What are the prioritized Rules in as Transform function



What are the prioritized Rules in as Transform function..

Answer / gopal patil

let say we are doing some operation on customer data.
e.g i want to make customer category as per purchase made by
them, and if i know more customer in category 'A' is more

then assign category in following way priority.
purchase cat. priority
1000> 'A' :1
500 > 'B' :2
100 > 'C' :3
default 'D' : default

so it will return true in first comparison , avoid remaining
computation.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Ab Initio Interview Questions

What is a cursor? Within a cursor, how would you update fields on the row just fetched?

1 Answers  


How to Create Surrogate Key using Ab Initio?

6 Answers   IBM,


What do you mean by continuous graph? what is it significance?

1 Answers   IBM,


Describe what the SQL Server tempdb and tlog files are used for?

1 Answers  


What is the function you would use to transfer a string into a decimal?

1 Answers  


Hi friends, what are the new features in abinito3.0?

0 Answers   CTS, TCS,


I have a DML in my local system the location is E:/u/home/khaleel/dml how to convert this path to $DML?

1 Answers  


Suppose we assign you a new project. What would be your initial point and the key steps that you follow?

1 Answers  


What is the DynamicScriptGeneration and what is the Use?

2 Answers  


What is is a data flow graph?

1 Answers  


what is the difference between ab_work_dir and .work

2 Answers   TCS,


How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa

1 Answers  


Categories