TCF-Framework-Integration/db/UDO_PKG_EQUIPDS.pck

7 lines
141 B
SQL

create or replace package UDO_PKG_EQUIPDS as
end UDO_PKG_EQUIPDS;
/
create or replace package body UDO_PKG_EQUIPDS as
end UDO_PKG_EQUIPDS;
/