Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
pl/sql basic print hello world
declare a varchar2(34); begin a:='hello world'; dbms_output.put_line(a); end;
run
|
edit
|
history
|
help
0
Srinivas
3
Understanding while loop
Recursive sql
Srinivas
write a programe of simpleInterest
test
g
Srinivas
4