Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
if-else condition in pl/sql
declare a number; begin a:=20; if(a<60)then dbms_output.put_line('a is lessthan 60'); else dbms_output.put_line('a is greater than 60'); end if; end;
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
TRIGGER
PL/SQL declaracionVariables
ff
exception handling
Character inception test
oracle plan
Multiplication table
Srinivas
Srinivas
display table 5 for using for loop
Please log in to post a comment.