ORA-04041

Error: ORA-04041: package specification must be created first before creating package body

Causa: Attempt to create a package body before creating its package specification.

Acción: Create the package specification first before creating the package body.

COMENTARIOS:


No hay comentarios.