Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
write a programe of simpleInterest
declare p number; rate number; t number; simpleIntrest number; begin p:=1000; rate:=2; t:=2; simpleIntrest:=p*rate*t/100; dbms_output.put_line('this is the result of simpleInterst'||' '||simpleIntrest); end;
run
|
edit
|
history
|
help
0
Patient0021
Srinivas
Function to return factorial of a number in PLSQL
Supplier
prgms ora
PL/SQL declaracionVariables
Srinivas
alle angemeldeten Benutzer können eine gegebene aktion ausgeben
My_employee
creation of table