Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
select text from all_source
where owner = upper('<owner_name_here>')
and name = upper('<your_procedure_name_here>')
order by line;
CREATE procedure mjia ...
CREATE procedure "MjIa" ...
begin
"MjIa" (<your arguments here)
end;