Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
add pl/sql
declare n3 number; begin n3:=adding(4,5); dbms_output.put_line(n3); end;
run
|
edit
|
history
|
help
0
Trig
MIX
even and odd plsql block
Srinivas
scott
sss
Extract Year from Date Field Example
check if concatinated string obtained after reversing s1 and s2 both is a palindrome or not
regexp example
Addition of two numbers