All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.code.plsqlmaven.templates.procedure.prc.plsql Maven / Gradle / Ivy

There is a newer version: 1.11
Show newest version
create or replace procedure ${name}
as
begin
    null;
end;
/




© 2015 - 2025 Weber Informatics LLC | Privacy Policy