Answer Posted / hamshapriya
This function is similar to the function NVL() in Oracle database
- It performs the first values which are not null among other values available in the function and assigns to the variable
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the co> operating system’s assorted library of integrated components?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
What will be the skew for, input file->partition by key-> partition by round robin->output file
How abinitio eme is segregated?
Have you used the rollup component? Describe how?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
Mention what is rollup component?
Do you think effective communication is necessary for data processing?
You can ask about different vector functions. How to use in abinitio graph?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
How do you add default rules in transformer?
Explain the difference between the truncate and delete commands?
How to create repository in abinitio for stand alone system(local nt)?
What is a data processing cycle and what is its significance?
What is the difference between dml expression and xfr expression?