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 are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What are “business rules” in ab initio business rules environment (bre)?
what is the difference between i)public ii)private iii)common and client projects?
The methods to improve performance of a graph?
What would be the next step after collecting the data?
How do you truncate a table?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
What information is provided by .dbc file extension for connecting to the database?
What are the types of data processing you are familiar with?
Can you explain the performance and scalability of co> operating system?
What are the co> operating system’s assorted library of integrated components?
What exactly do you know about the typical data analysis?
Have you ever encountered an error called “depth not equal”?
To which project that prefix will set is to private project or public project or both?how and where to set?
Can anyone give me an example of realtime start script in the graph?