Ad Code

Write the PL/SQL program to display 1 to 10 numbers using ‘while loop’

 


Q) Write the PL/SQL program to display 1 to 10 numbers using ‘while loop’

set serveroutput on ;

 declare

     i number ;

 begin

       i:=1 ;

       while(i<=10)

     loop

         dbms_output.put_line(i) ;

         i:= i+1;

    end loop ;

end ;

/

 

 

Post a Comment

1 Comments

  1. Best Online Casino Site | Lucky Club
    Best Online Casino Site. Lucky Club is a casino site that offers you a 카지노사이트luckclub unique gambling experience for the first time. We are a new online casino  Rating: 5 · ‎1 vote

    ReplyDelete

If you have any suggestion or doubt, please ask me.

Emoji
(y)
:)
:(
hihi
:-)
:D
=D
:-d
;(
;-(
@-)
:P
:o
:>)
(o)
:p
(p)
:-s
(m)
8-)
:-t
:-b
b-(
:-#
=p~
x-)
(k)

Close Menu