Avaya Interview Question

In depth in technical on UNIX Scripts, Oracle database, Oracle BI - Ex: In unix script, how to get the sum of the salaries in a file for each dept which has empno, deptno and salary columns.

Interview Answer

Anonymous

Jan 21, 2016

Expectation is to verbally explain the script logic using unix commands and I met the expectation. Also, you need to explain various combinations through which you achieve this result and which one would be an optimal result.