Question { IBM, 44011 }
How can you find the 2nd Highest salary in a file department wise in abinitio?
Answer
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