declare
n1 number;
n2 number;
n3 number;
begin
n1:=3
n2 :=5
n3:= sum(n1,n2);
dbms_output.put_line( n3);
end
Chat with our AI personalities
When you add two (or any number of) numbers together, the result is called the sum.
The numbers are: 76 and 20
-- Add the two numbers. -- Divide their sum by 2 . -- The quotient is the mean of the two numbers.
There cannot be two such numbers.
50 and 45