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

expsigladb.Package.CNRSTO010.sql Maven / Gradle / Ivy

There is a newer version: 6.6.11
Show newest version
--------------------------------------------------------
--  DDL for Package CNRSTO010
--------------------------------------------------------

  CREATE OR REPLACE PACKAGE "CNRSTO010" as
--
-- CNRSTO010 - Package per la gestione dello storico contratto
-- Date: 28/07/2017
-- Version: 1.0
--
 procedure scaricaSuStorico( aPgStorico number, aDsStorico varchar2, aOld contratto%rowtype);
End;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy