expsigladb.Package.IBMPRT000.sql Maven / Gradle / Ivy
--------------------------------------------------------
-- DDL for Package IBMPRT000
--------------------------------------------------------
CREATE OR REPLACE PACKAGE "IBMPRT000" as
--
-- IBMPRT000 - Package di definizione ref cursors per stampe con protocollo VPG
-- Date: 14/01/2003
-- Version: 1.0
--
-- Gestisce operationi e costanti legate alla tabella ESERCIZIO
--
-- Dependency:
--
-- History:
--
-- Date: 14/01/2003
-- Version: 1.0
-- Creazione
--
-- Constants:
--
type t_cursore is ref cursor;
end;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy