How can you find the 2nd Highest salary in a file department wise in abinitio?
Answer Posted / vital_parsley
1)use a reformat.
2)Global variable which increments with every records only
if previous record is not equal to current record
3) output_select where sal == 2
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the difference between check point and phase?
What are the different types of parallelism used in abinitio?
Mention what dedup-component and replicate component does?
What are the differences between different versions of co-op?
What are the primary keys and foreign keys?
What does edp stand for?
Mention what information does a .dbc file extension provides to connect to the database?
What do you understand by overflow errors?
How you can run a graph infinitely in ab initio?
What is local and formal parameter?
Describe the evaluation of parameters order in ab initio?
What is conduct>it?
Mention what is abinitio?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?