Ad Code

Write a PL/SQL block that reads a number and check it is divisible by 3 or not.




Q) Write a PL/SQL block that reads a number and check it is divisible by 3 or not.

       
         

set serveroutput on ;

 declare

     a number ;

 begin

     a:= &a ;

 

     if mod(a,3)=0 then

          dbms_output.put_line(‘Number is divisible by 3’) ;

     else

          dbms_output.put_line(‘Number is not divisible by 3’) ;

  end if ;

end ;

/

Post a Comment

1 Comments

  1. How to Play Pai Gow Poker | BetRivers Casino - Wolverione
    Pai Gow Poker is gri-go.com an online version of a traditional table game in which players bsjeon place bets in the background. Pai Gow Poker uses deccasino only worrione the symbols from a worrione

    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