LOADING
Write following PL/SQL programs (1) Write a program to find maximum out of three numbers. (2) Consider a table Account having three columns ano,balance and bname. Write a program to display three accounts having top three highest balances
OR