PLS-00608
Error: PLS-00608: the value of the USING clause must match that of the supertype
Causa: You were trying to create a SQLJ Object Type with a different value of the USING clause from the USING clause specified in its supertype.
Acción: Change the value of the USING clause to match the USING clause in its supertype.
COMENTARIOS:
No hay comentarios.