Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Addition of two numbers
Declare a number:=60; b number:=60; c number; Begin c:=a+b; dbms_output.put_line('Addition of two numbers is:'||c); end;
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
5
PL/SQL declaracionVariables
DEPT
Srinivas
Oracle Sandbox: Dog Data
nago
addition of arrays
HELLO WORLD
Character inception test
EMP
Please log in to post a comment.