answersLogoWhite

0


Best Answer

declare

n1 number;

n2 number;

n3 number;

begin

n1:=3

n2 :=5

n3:= sum(n1,n2);

dbms_output.put_line( n3);

end

User Avatar

Wiki User

βˆ™ 7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you add two numbers in oracle?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is all of the Fibonacci numbers in nature?

Its indefinite: Start with 0,1 add last two numbers = 1 add to sequence = 0,1,1 add last two numbers = 2 add to sequence = 0,1,1,2 add last two numbers = 3 add to sequence = 0,1,1,2,3 add last two numbers = 5 add to sequence = 0,1,1,2,3,5 add last two numbers ......... add to sequence ..........


What does add operator do?

Add two numbers.


What number is halfway between 300 and 600?

The number halfway between 300 and 600 can be found by calculating the average of the two numbers. Adding 300 and 600 together gives us 900, and dividing that by 2 gives us 450. Therefore, the number halfway between 300 and 600 is 450.


What numbers must you add to make an even number?

You must add either two odd numbers or two even numbers.


Input two numbers and get the average?

Add the two numbers and divide that by two.


What do you call the result when you add two numbers?

when you add two or more numbers together, the result is called the sum


What two prime numbers add up to 119?

No two prime numbers can add to 119.


What numbers multiply into 150 and add to -19?

To solve this problem, we are looking for two numbers that multiply to 150 and add to -19. Let’s break it down: Product of the two numbers: The two numbers should multiply to give 150. Sum of the two numbers: The same two numbers should add up to -19.


How do you find the average for two numbers?

-- Add the two numbers. -- Divide that total by two.


When you add two numbers together the answer is called?

When you add two (or any number of) numbers together, the result is called the sum.


What are all Fibonacci numbers?

start with 0,1 add together =1 add to sequence, gives 0,1,1 add last two numbers =2 add to sequence, gives 0,1,1,2 add last two numbers =3 add to sequence, gives 0,1,1,2,3 add last two numbers = 5 add to sequence, gives 0,1,1,2,3,5 repeat forever, list is endless


When i add the two numbers i get the sum of 96 .When i subtract the two numbers i get a difference of 56.What are the two numbers?

The numbers are: 76 and 20