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
Sum of n numbers
create table employees as e. No, e. Name., e. Phone no, e. Salary
jxs1
college
Srinivas
fff
ABC
submask
Multiplication table
Srinivas