Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
HELLO WORLD
DECLARE a INTEGER:= 30; b INTEGER:= 40; c INTEGER; f REAL; BEGIN c:= a + b; DBMS_OUTPUT.PUT_LINE('Value of c:' || c); f:= 100.0/3.0; DBMS_OUTPUT.PUT_LINE('Value of f:' || f); END;
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Srinivas
test out
PL/SQL declaracionVariables
0607-3
Sample 2 Table
Prova Supero
ttt
Aufgaben laut Benutzer durchsuchen
Srinivas
add of two num
Please log in to post a comment.