Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Understanding while loop
Declare a number :=10; Begin while a<=20 loop dbms_output.put_line(a); a := a+1; End loop; End;
run
|
edit
|
history
|
help
0
prgms ora
SELECT table_name FROM user_tables
SQL for overlapping ranges
ABC
pl/sql basic print hello world
addition of arrays
DBMS
HELLO WORLD
Example of Local and Global variables
cote corr