Assignment5 ORA
Assignment5 ORA
Assignment5 ORA
Assignment#5
Q1) Write a PL/SQL block that calculates and display the summation of
the salaries for those with no commission. Don't use the SUM group
function?
Note: Use Explicit Cursor ONLY
Good Luck