Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
addition
DECLARE a INTEGER:= 30; b INTEGER:= 40; c INTEGER; f REAL; BEGIN c:= a + b; DBMS_OUTPUT.PUT_LINE('Value of c:' || c); f:= 100.0/3.0; DBMS_OUTPUT.PUT_LINE('Value of f:' || f); END;
run
|
edit
|
history
|
help
0
minimum of two(replace)
write a programe of simpleInterest
Supplier
Amount in Words - Conversion in single SQL statement - Only in Oracle
function to check if reverse of a string s1 is a superstring of string s2.
create table
nago
[Implementação] Prova Supero - Oracle
ttt
[Manutenção] Prova Supero - Oracle